search for: marginalis

Displaying 2 results from an estimated 2 matches for "marginalis".

Did you mean: marginals
2008 Jan 09
2
samba domain and windows server licenses
Hello, sorry if this post is a little bit offtopic, but samba is marginaly involved and I hope this problem was solved before. We have a windows 2000 terminal server in a domain where the PDC and BDC are linux/samba machines. Now on the TS we get a message 221 that we need more server licenses. When I try to add them through the license manager it searchs for a service on the PDC/BDC that
2008 Apr 01
1
lrm -interaction without main effect-error message
Dear all, this might be not only an R-question but also a statistical. When I do a logistic regression analysis (species distribution modeling) with function lrm (Design package) I get the follwoing error message: > tadl1<-lrm(triad~fd+dista+fd2+dista2+fd:dista+dista:geo2, x=T, y=T) Error in if (!length(fname) || !any(fname == zname)) { : missing value where TRUE/FALSE needed The