[R] Returning the p-value of a factor analysis
    Peter Dalgaard BSA 
    p.dalgaard at biostat.ku.dk
       
    Thu May  8 12:56:53 CEST 2003
    
    
  
Peter Dalgaard BSA <p.dalgaard at biostat.ku.dk> writes:
> In 1.7.0, this function is hidden in the mva namespace
> but you can view it with get("print.factanal",environment(factanal)).
On closer thought, that should probably be
getS3method("print","factanal")
-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk)             FAX: (+45) 35327907
    
    
More information about the R-help
mailing list