num.samples: num.samples

Description Usage Arguments Value Methods (by class)

View source: R/s3-generics.R

Description

Extracts the number of samples used to estimate the associated object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
num.samples(x)

## S3 method for class 'sparsebnData'
num.samples(x)

## S3 method for class 'sparsebnFit'
num.samples(x)

## S3 method for class 'sparsebnPath'
num.samples(x)

Arguments

x

a sparsebnFit or sparsebnPath object.

Value

Number of samples as integer.

Methods (by class)


sparsebnUtils documentation built on Jan. 27, 2021, 9:05 a.m.