[R] ms?

gb@stat.umu.se gb at stat.umu.se
Mon Feb 28 16:21:44 CET 2000


Is the Splus (4.0) function  ms  (or something equivalent)
available in some  R  package? I am trying to get an Splus
program to work with R. The piece of  Splus  code is

ms.fit<-ms(~t(Y-(X[,1] * alf + X[,2] * bet)^delta)%*%
           covariance.matrix.inverse%*%
           (Y-(X[,1] * alf + X[,2] * bet)^delta),
           sys.parent(0) , list(alf=5,bet=0.5), trace = F)

Göran
----------------------------------------------------------
 Göran Broström                      tel: +46 90 786-5223
 Department of Statistics            fax: +46 90 786-6614
 Umeå University                                         
 SE-90187 Umeå, Sweden              email: gb at stat.umu.se
                                                        
 http://www.stat.umu.se/egna/gb    ftp://capa.stat.umu.se
----------------------------------------------------------

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list