get.obs.type {coarseDataTools}R Documentation

Tries to guess the observation types (SIC, DIC, or exact).

Description

Tries to guess the observation types (SIC, DIC, or exact).

Usage

get.obs.type(dat)

Arguments

dat

a matrix of data, similar to what needs to be passed to dic.fit().

Value

vector of guessed types


[Package coarseDataTools version 0.6-6 Index]