Learn R Programming

sBIC (version 0.2.0)

getNumSamples: Number of samples in the set data.

Description

If data has been set using the setData method then returns the number of samples in the data. Otherwise throws an error.

Usage

getNumSamples(this)
"getNumSamples"(this)
"getNumSamples"(this)
"getNumSamples"(this)
"getNumSamples"(this)
"getNumSamples"(this)
"getNumSamples"(this)

Arguments

this
the object from which to get the number of samples.