Predictaplsm: Predict from the APLSM

Description Usage Arguments Value Examples

View source: R/Predictaplsm.R

Description

This function allows you to obtain the posterior edge values based on the APLSM

Usage

1

Arguments

model

object of class the APLSM

type

character indicating the types of model. It could be "DD", distance by distance model, "DV", distance by vector model, "VV", vector by vector model

Value

list containing:

Examples

1
2
3
attach(french)
b=aplsm(Niter=3,Y.i, Y.ia,D=2, type="DD")
Predictaplsm(b,"DD")

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