Am 09.11.2014 um 02:55 schrieb Allin Cottrell:
> Thanks, Sven. Here's what I'm seeing with 3.1.0:
>
> ? bundle myRElogit = RElogitR(binary, rhs)
> Loading required package: Matrix
> Loading required package: Rcpp
> fixed-effect model matrix is rank deficient so dropping 1 column /
> coefficient
> Error in if (!dims["useSc"] || trivial.y) NA else sigmaML :
> missing value where TRUE/FALSE needed
> In addition: Warning message:
> In storage.mode(dims) <- "integer" : NAs introduced by coercion
> External command failed
Ah, but I just updated and it seems to work OK with R 3.1.2:
Interesting that one needs this update.
-sven