[Rd] loadings function (PR#13886)

Paul Gilbert pgilbert at bank-banque-canada.ca
Tue Aug 11 22:41:42 CEST 2009


In 2.9.1 the documentation says

Usage:

      loadings(x)

      ## S3 method for class 'loadings':
      print(x, digits = 3, cutoff = 0.1, sort = FALSE, ...)

      ## S3 method for class 'factanal':
      print(x, digits = 3, ...)

which indicates one argument as in the function call. The digits, 
cutoff, and sort are arguments to the print methods.

(BTW, if there is a change to loadings() could it please be made a generic.)

Paul

mikedulrich at gmail.com wrote:
> Full_Name: Mike Ulrich
> Version: 2.9
> OS: Mac OSX
> Submission from: (NULL) (69.169.178.34)
> 
> 
> The help documentation for loadings() lists more then one parameter. The
> function call only expects one parameter. The digits, cutoff, and sort
> parameters are not used in the function.
> 
> ## S3 method for class 'loadings':
> print(x, digits = 3, cutoff = 0.1, sort = FALSE, ...)
> 
> ## S3 method for class 'factanal':
> print(x, digits = 3, ...)
> 
> 
> 
>>loadings
> 
> function (x) 
> x$loadings
> <environment: namespace:stats>
> 
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
====================================================================================

La version française suit le texte anglais.

------------------------------------------------------------------------------------

This email may contain privileged and/or confidential information, and the Bank of
Canada does not waive any related rights. Any distribution, use, or copying of this
email or the information it contains by other than the intended recipient is
unauthorized. If you received this email in error please delete it immediately from
your system and notify the sender promptly by email that you have done so. 

------------------------------------------------------------------------------------

Le présent courriel peut contenir de l'information privilégiée ou confidentielle.
La Banque du Canada ne renonce pas aux droits qui s'y rapportent. Toute diffusion,
utilisation ou copie de ce courriel ou des renseignements qu'il contient par une
personne autre que le ou les destinataires désignés est interdite. Si vous recevez
ce courriel par erreur, veuillez le supprimer immédiatement et envoyer sans délai à
l'expéditeur un message électronique pour l'aviser que vous avez éliminé de votre
ordinateur toute copie du courriel reçu.


More information about the R-devel mailing list