possible_W: Get matrix of possible Ws: the set of possible data for a...

Description Usage Arguments Examples

Description

Get matrix of possible Ws: the set of possible data for a case when data is sought for *up to* m out of n nodes

Usage

1
possible_W(n, m)

Arguments

m

Number of W variations to make

model

a fitted pt model

Examples

1
2
possible_W(3, 2)
possible_W(3, 1)

macartan/biqq documentation built on May 6, 2019, 6:03 p.m.