AICc_npar: Calculate AICc using a user-specified number of parameters

Description Usage Arguments Author(s)

View source: R/AICc_npar.R

Description

This function is used to estimate AICc in cases where it is necessary to pass estimated fixed values of parameters into a model in order to estimate other parameters. Arises when using step functions with a discontinuous likelihood profile.

Usage

1
AICc_npar(object, npar = NA, npar.out = FALSE)

Arguments

object

mle2 model object

npar

Number of parameters in the model. If NA, will use the length of fullcoef(object)

npar.out

Returns number of parameters and AICc.

use.AIC

Use AIC instead of AICc?

Author(s)

S.K. Rohan skrohan@uw.edu


sean-rohan-NOAA/GVRDM documentation built on Dec. 22, 2021, 11:14 p.m.