powered by
This function extract the model name from a fitted object..
model(x)
A character string.
An object of class ExtDep_Bayes, ExtDep_Freq or ExtDep_Spat.
ExtDep_Bayes
ExtDep_Freq
ExtDep_Spat
Simone Padoan, simone.padoan@unibocconi.it, https://faculty.unibocconi.it/simonepadoan/; Boris Beranger, borisberanger@gmail.com https://www.borisberanger.com;
fExtDepSpat, fExtDep
data(pollution) f.hr <- fExtDep(x=PNS, method="PPP", model="HR", par.start = rep(0.5, 3), trace=2) model(f.hr)
Run the code above in your browser using DataLab