
Print an augmented latent-slope Sigma extraction
Source:R/extract-sigma.R
print.gllvmTMB_Sigma_phy_slope.RdShared by the augmented phylo_latent (level = "phy_slope") and
augmented spatial_latent (level = "spde_slope") per-LHS-column
cross-trait Sigma extractions; the object's header field selects the
printed keyword.
Usage
# S3 method for class 'gllvmTMB_Sigma_phy_slope'
print(x, digits = 3, ...)Arguments
- x
A
gllvmTMB_Sigma_phy_slopeobject fromextract_Sigma()withlevel = "phy_slope"orlevel = "spde_slope".- digits
Number of significant digits.
- ...
Ignored.