compare_models: Compare different models fitted by est_multi_poly

Description Usage Arguments Value Author(s)

View source: R/compare_models.R

Description

Given different outputs provided by est_multi_poly, the function compare the different models providing a unified table.

Usage

1
2
compare_models(out1, out2, out3=NULL, out4=NULL, out5=NULL,
               nested=FALSE)

Arguments

out1

output from the 1st fitting

out2

output from the 2nd fitting

out3

output from the 3rd fitting

out4

output from the 4th fitting

out5

output from the 5th fitting

nested

to compare each model with the first in terms of LR test

Value

table

table summarizing the comparison between the models

Author(s)

Francesco Bartolucci - University of Perugia (IT)


MultiLCIRT documentation built on May 2, 2019, 2:38 p.m.