Compare different models fitted by est_multi_poly
Given different outputs provided by est_multi_poly, the function compare the different models providing a unified table.
compare_models(out1, out2, out3=NULL, out4=NULL, out5=NULL, nested=FALSE)
out1
: output from the 1st fittingout2
: output from the 2nd fittingout3
: output from the 3rd fittingout4
: output from the 4th fittingout5
: output from the 5th fittingnested
: to compare each model with the first in terms of LR testFrancesco Bartolucci - University of Perugia (IT)
Useful links