sample.data: Sample Data

sample.dataR Documentation

Sample Data

Description

This function generates sample data based on the provided parameters and truncation points.

Usage

sample.data(data, K, tpoints)

Arguments

data

A list of matrices representing the data.

K

A list of matrices representing the precision matrices for each data matrix in 'data'.

tpoints

A list containing two lists of matrices for lower and upper truncation points, respectively.

Value

A list of matrices with the sampled data.


rgm documentation built on May 29, 2024, 9:39 a.m.