powered by
rav
rav2file(object, what, whichModel = NULL, file = file.choose(), sep = ",", dec = ".")
what = "resid"
what = "param"
"null"
"ESM"
"SAM"
"
rav.single
data(pasta) model <- rav.single(pasta,lev=c(3,3)) rav2file(model, what="resid", file="PastaResid-1.csv") rav2file(model, what="resid", file="PastaResid-2.csv", sep=";", dec=",")
Run the code above in your browser using DataLab