cenfit-methods | R Documentation |
See cenfit
for all the details.
data(Atrazine)
cenfit(Atrazine$Atra, Atrazine$AtraCen)
cenfit(Atrazine$Atra, Atrazine$AtraCen, Atrazine$Month)
cenfit(Cen(Atrazine$Atra, Atrazine$AtraCen))
cenfit(Cen(Atrazine$Atra, Atrazine$AtraCen)~Atrazine$Month)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.