Predictblsm: Predict from BLSM model

Description Usage Arguments Value Examples

View source: R/Predictblsm.R

Description

This function allows you to obtain the posterior mean of the edges from the BLSM model

Usage

1
Predictblsm(model)

Arguments

model

object of class BLSM

Value

list containing:

Examples

1
2
3
attach(french)
a=blsm(Niter=5,Y.ia,D=2)
Predictblsm(a)

selenashuowang/jlsm documentation built on Feb. 20, 2021, 6:39 a.m.