Learn R Programming

coarseDataTools (version 0.7.2)

get.obs.type: 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)

Value

vector of guessed types

Arguments

dat

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