powered by
This function extract the estimated parameters from a fitted object..
est(x, digits=3)
A vector.
An object of class ExtDep_Bayes, ExtDep_Freq or ExtDep_Spat.
ExtDep_Bayes
ExtDep_Freq
ExtDep_Spat
Integer indicating the number of decimal places to be reported.
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) est(f.hr)
Run the code above in your browser using DataLab