ndat: Number of input data points

View source: R/ndat.R

ndatR Documentation

Number of input data points

Description

This is a helper function, which extracts the number of data points given an INLA object

Usage

ndat(inla.object)

Arguments

inla.object

character string, the name of the INLA object fitted in inla

Value

numeric, the number of observations in the dataset used for fitting the model the result of which is given by inla.object.

See Also

inla


hunansona/ed4bhm documentation built on June 15, 2022, 6:42 p.m.