Nothing
simulate.tinyVAST
and sample_variable
to try to avoid
terminal output giving error in valgrind checkivector_minus_one
function to satisfy clang-UBSANGMRF(Q).Quadform(x)
to x.matrix().transpose() * (Q * x.matrix())
to
avoid calculating log-determinant of Q
in the smoothers penalty, to avoid
valgrind errorssem
to space_term
, dsem
to spacetime_term
and spatial_graph
to spatial_domain
, and eliminating delta_
in the names
for arguments to delta_options
time_term
to allow time-variable interaction (e.g., AR1 intercepts)simulate
S3 genericpredict(fit, what="mu_g")
and
a Poisson-linked delta modelintegrate_output
cAIC
(but disabling EDF calculation for now)data
has a factor with extra levels, which
conflicted with the logic of adding all origdata
levels to newdata
when calling predict
, and hence caused an uniformative error previouslyintegrate_output
interface by splitting W_gz
and V_gz
into four vectors area
, type
, covariate
, and weighting_index
to simplify documentations and improve naming predict
and integrate_output
deviance_explained
and calculating this by defaultsdmTMB
as dependency, and importing family options from itAny scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.