search for: lmerr

Displaying 4 results from an estimated 4 matches for "lmerr".

Did you mean: lmer
2003 Nov 16
3
an object of class lm returned by lm?
...ssion model - but I'm not sure how to enter this in. I have tried y~a+b but this is not working. I have also tried saving the regression results and entering these, but again this is incorrect. This language is from the following: lm.LMtests(model, listw, zero.policy=FALSE, test="LMerr", spChk=NULL) Arguments model - an object of class lm returned by lm listw - a listw object created for example by nb2listw, expected to be row-standardised (W-style) Any help is welcomed. Thanks. -Jill *************************************************** Jill L. Caviglia-Harris, Ph.D. A...
2008 Apr 28
0
method dispatch conflict?
...n namespaceImportFrom(self, asNamespace(ns)) : replacing previous import: cov2cor 2: In namespaceImportFrom(self, asNamespace(ns)) : replacing previous import: update 3: In namespaceImportFrom(self, asNamespace(ns)) : replacing previous import: xtabs R> example example R> example(lmer) lmerR> (fm1 <- lmer(Reaction ~ Days + (Days|Subject), sleepstudy)) Error in printMer(object) : no slot of name "status" for this object of class "table" In addition: Warning message: In printMer(object) : trying to get slot "status" from an object (class "tabl...
1998 Mar 28
1
NT passowrd change problem
I've just started using 1.9.18p4 and have gotten the NT password changing working great except for one problem. When I try to change a password on a PDC that's on a different subnet (and hence a different domain), I get the following error: /var/local/etc/samba/etc/smbpasswd: machine pdom1 rejected the password change: Error was : code 2245 I know what errors 2243 and 2246 mean but what
2012 Jul 24
1
unable to run spatial lag and error models on large data
...0e-20) Issue 5: When I run LM tests I get the test results but with the following message: Spatial weights matrix not row standardized.  Should I be worried about this considering that I am using the 4-nearest neighbor rule? The code is: lm.LMtests(fmtypecurrent, lw_test1.csv, test=c("LMerr", "LMlag", "RLMerr", "RLMlag", "SARMA")) Thanks Shishm [[alternative HTML version deleted]]