Because they are Medusa statistics?
--
Sent from my phone. Please excuse my brevity.
On April 1, 2016 5:01:12 PM PDT, Duncan Murdoch
wrote:
>On 01/04/2016 6:46 PM, Bert Gunter wrote:
>> ... of course, whether one **should** get them is questionable...
>
>They're just statistics. How could it
On 02/04/16 13:01, Duncan Murdoch wrote:
On 01/04/2016 6:46 PM, Bert Gunter wrote:
... of course, whether one **should** get them is questionable...
They're just statistics. How could it hurt to look at them?
Fortune nomination.
cheers,
Rolf
--
Technical Editor ANZJS
Department of Statis
On 01/04/2016 6:46 PM, Bert Gunter wrote:
... of course, whether one **should** get them is questionable...
They're just statistics. How could it hurt to look at them?
Duncan Murdoch
http://www.nature.com/news/statisticians-issue-warning-over-misuse-of-p-values-1.19503#/ref-link-1
Cheers
... of course, whether one **should** get them is questionable...
http://www.nature.com/news/statisticians-issue-warning-over-misuse-of-p-values-1.19503#/ref-link-1
Cheers,
Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-
On 01/04/2016 6:14 PM, John Sorkin wrote:
> How can I get the p values from a glm ? I want to get the p values so
I can add them to a custom report
>
>
> fitwean<-
glm(data[,"JWean"]~data[,"Group"],data=data,family=binomial(link ="logit"))
> summary(fitwean) # This lists the coe
How can I get the p values from a glm ? I want to get the p values so I can add
them to a custom report
fitwean<- glm(data[,"JWean"]~data[,"Group"],data=data,family=binomial(link
="logit"))
summary(fitwean) # This lists the coefficeints, SEs, z and p
values, but I can't isolate
Hi Axel,
Looks like the only thing right now is rflow (
https://github.com/terrytangyuan/rflow). It appears to simply wrap around
the python bindings. I am not aware of any others. Be interesting to keep
an eye on.
Regards,
Charles
On Fri, Apr 1, 2016 at 11:32 AM, Axel Urbiz wrote:
> Hi Al
Hi All,
I didn't have much success through my Google search in finding any active
R-related projects to create a wrapper around TensorFlow in R. Anyone know
if this is on the go?
Thanks,
Axel.
[[alternative HTML version deleted]]
__
R-help@r-p
Hi,
Have you looked at httr? I have been very happy using it with RESTful systems.
https://cran.r-project.org/web/packages/httr/index.html
Cheers,
Ben
> On Apr 1, 2016, at 10:05 AM, Martijn Broeks wrote:
>
> Hello,
>
>
> I'm looking for a way in which R can make my live easier.
>
> Curre
Hi Jose,
You're referring to your response variable when you're saying it's missing
some of the choices, right? Are your response choices ever known or do they
just occur with extremely low frequency? Either way, I think the mlogit
package would be inappropriate for you. I imagine you would have m
Hello,
I'm looking for a way in which R can make my live easier.
Currently i'm using R convert data from a dataframe to json's and then sending
these json's to a rest api using a curl command in the terminal (i'm on a mac).
I've been looking for a way to use R for sending data from R to the r
Hello
I wonder if there is somethig similar to vantagepoint in R or scienciometry
broadly. I haven't found yet.
best,
--
Fernando Roa
[[alternative HTML version deleted]]
__
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
htt
-Original Message-
From: Bert Gunter [mailto:bgunter.4...@gmail.com]
Sent: quinta-feira, 31 de março de 2016 20:22
To: Jose Marcos Ferraro
Cc: r-help@r-project.org
Subject: Re: [R] reduced set of alternatives in package mlogit
code? example data? We can only guess based on your vague po
Hi Ragia,
First, when you wrote mad, I assume you mean made. Also, when you say
it is a multi core prog, does that mean it is using threads? running two
or more items in parallel? By any chance are you using this package?
https://stat.ethz.ch/R-manual/R-devel/library/parallel/doc/parallel.pdf
Hi Douglas,
That is exactly what I was looking for. Thank you very much!
Hi Jin,
Thank you for your solution. It worked for me, but packrat (see below)
seems like a more refined approach. You might want to look at it ...
Best,
Tobias
On 1 April 2016 at 05:43, Li Jin wrote:
> Hi Tobias,
> Her
Dear group
I had a R program that was to slow, I mad it multi core prog..to speed up,
its a simulation when the runs are 100 its very fast..raising the runs to 10k
mad it in the first fast then it slow down
I checked the HW usafe and here is the top command results
%Cpu0 :100.0 us, 0.0 sy
16 matches
Mail list logo