Hi Sarah, Sarah Holte <[EMAIL PROTECTED]> writes:
> The book suggests that I use the inialize method for one of the > exisiting variance functions for lme(), eg varExp. What I want is > the syntax of the initialize.varExp method so that I can edit it to > create an initialize method for my newly constructed class. You might want to download the source package for nlme. You can get it here: http://cran.fhcrc.org/src/contrib/nlme_3.1-56.tar.gz I think the function you are looking for is defined in varFunc.R and it looks like it is Initialize.varExp (initial cap) so you might retry your search techniques with that name. Hope that helps, + seth ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
