Displaying 4 results from an estimated 4 matches for "hlplab".
Did you mean:
hlab
2012 Sep 12
0
R-help Digest, Vol 115, Issue 12
Hello Amelie,
I don't have an answer to your question, but I just wanted to point out
this page I noticed recently (
http://hlplab.wordpress.com/2009/05/07/multinomial-random-effects-models-in-r/),
which might be helpful.
I'm also interested in figuring out how to do a multinomial glmm, so if you
find out anything I'd be happy to hear more about it! Based on what I've
found so far it seems like doing a multinomial...
2012 Dec 06
1
Fitting a multinomial model to a multi-way factorial design with repeated measures: help on package and syntax
Dear all,
I studied in tank prey fish behavior. Using the design described below
(and R code), I want to test the effects of both habitat and predator
(and interaction) on prey fish's vertical distribution, which was
recorded (with repeated measures) as a categorical variable.
I found that package mlogit might fit to my need but I don't know how to
specify my complex design in the
2018 Feb 11
1
makeCluster hangs
...=
> .
>
--
T. Florian Jaeger
Professor of the Brain and Cognitive Sciences,
Computer Science
Alfred P. Sloan Research Fellow
University of Rochester,
Meliora Hall, Box 270268,
Rochester, NY 14627-0268
USA
P: +1 (585) 276 3611
F: +1 (585) 442 9216
E: fjaeger at ur.rochester.edu
B: http://www.hlplab.wordpress.com/
T: https://twitter.com/_hlplab_
To schedule an appointment, please visit
http://www.bcs.rochester.edu/people/fjaeger/appointments.html
[[alternative HTML version deleted]]
2018 Feb 10
2
makeCluster hangs
Hi all,
I can't get the functionality of the package parallel to work.
Specifically, makeCluster() hangs when I run it. I first noticed the
problem when trying to run Rstan with multiple cores and the traced it
back to the core package parallel. The following results in R hanging
after the call to makeCluster.
library(parallel)
# Calculate the number of cores
no_cores <-