NA/NaN function evaluation
function evaluations from
nlminb
(enabled by default, but overriden in
dsem_control
)Matrix::bandSparse
to simplify logic in
make_matrices
partition_variance
total_effect
to compute result for either pulse
or press experimentgmrf_parameterization = "conditional_krig"
that excludes
family = "fixed"
variables from the GMRF density
calculation while still conditioning upon their value(s)make_matrices
ggm
from Imports (because it Imports
graph
which is not on CRAN) and instead define a locally
copy of relevant functions. Also adding Giovanni M. Marchetti (the
maintainer of ggm
as contributor in DESCRIPTION)test_dsep(.)
to allow options for imputing
missing data prior to test, and using default
impute_data = "by_test"
based on explorations to datetotal_effect
test_dsep(.)
to have option to impute missing
data, and changing that to be the default behaviortest_dsep(.)
to calculate a p-value for the
probability that a a data set arose from the specified model (highly
experimental)total_effect(.)
to calculate total effectsquiet = FALSE
and
running without data e.g., as qualitative network modelstepwise_selection
for automated stepwise model
selectionplot
option to use ggraph
as
alternative to previous igraph
optionconvert_equations
to extend
sem::specifyEquations
and simplify specification for large
modelsprior_negloglike
as interface to
specify Bayesian priors and/or likelihood penalties in
dsem
dsemRTMB
using RTMB as interchangeable
alternative to dsem
using TMBcheckDepPackageVersion(dep_pkg="Matrix", this_pkg="TMB")
from .onLoad()
as requested by K. Kristensencovs
tsdata
had two or more columns
sharing a single variable namemake_dfa
helper functioneval
usagetsdata
have a standard deviation by defaultsimulate.dsem
to keep up with changing
interface in dsem