| DeltaB2pc | R Documentation |
Given the effect \Delta^TB\in\textbf{R}^{1\times 2} of a change
\Delta\in\textbf{R}^k in the vector of covariates
x\in\textbf{R}^k on the linear predictor
x^TB\in\textbf{R}^{n\times 2}, it computes
the set of points that makes the curves of the field equally spaced.
DeltaB2pc_cat3logit(DeltaB, n = 8, edge = 0.01)
DeltaB2pc_cat3logit_dim1(DeltaB, n, edge)
DeltaB2pc_cat3logit_dim2(DeltaB, n, edge)
DeltaB2pc_cat3logit_dim3(DeltaB, n, edge)
DeltaB2pc_ord3logit(DeltaB, alpha, n = 8, edge = 0.01)
DeltaB |
either a matrix |
n |
number of points (curves of the field). |
edge |
width of the border of the ternary plot. |
A named list with three components:
status |
a |
fo |
the filter of the sides where the field originates from. |
pp |
a |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.