Description Usage Arguments Examples
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
1 | possible_W(n, m)
|
m |
Number of W variations to make |
model |
a fitted pt model |
1 2 | possible_W(3, 2)
possible_W(3, 1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.