hhh4_W_utils | R Documentation |
hhh4
Model
The getNEweights
function extracts the (fitted) weight
matrix/array from a "hhh4"
object, after scaling and
normalization.
The coefW
function extracts the coefficients of parametric
neighbourhood weights from a hhh4
fit (or directly from a
corresponding coefficient vector), i.e., coefficients whose names
begin with “neweights”.
getNEweights(object, pars = coefW(object),
scale = ne$scale, normalize = ne$normalize)
coefW(object)
object |
an object of class |
pars |
coefficients for parametric neighbourhood weights,
such as for models using |
scale , normalize |
parameters of the |
Sebastian Meyer
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.