summary.plsRbetamodel function

Summary method for plsRbeta models

Summary method for plsRbeta models

This function provides a summary method for the class "plsRbetamodel"

## S3 method for class 'plsRbetamodel' summary(object, ...)

Arguments

  • object: an object of the class "plsRbetamodel"
  • ...: further arguments to be passed to or from methods.

Returns

  • call: function call of plsR beta models

Examples

data("GasolineYield",package="betareg") modpls <- plsRbeta(yield~.,data=GasolineYield,nt=3,modele="pls-beta") summary(modpls)

References

Frédéric Bertrand, Nicolas Meyer, Michèle Beau-Faller, Karim El Bayed, Izzie-Jacques Namer, Myriam Maumy-Bertrand (2013). Régression Bêta PLS. Journal de la Société Française de Statistique, 154 (3):143-159. http://publications-sfds.math.cnrs.fr/index.php/J-SFdS/article/view/215

See Also

summary

Author(s)

Frédéric Bertrand

frederic.bertrand@utt.fr

https://fbertran.github.io/homepage/