engine = "julia" is a current, actively-admitted fitting route (see
R/julia-family-registry.R). This method summarises a drmTMB_julia
object it produced.
Value
An object of class summary.drmTMB_julia with coefficients,
random (random-effect SDs), and fit-summary scalars.
Details
Builds a fixed-effect coefficient table (estimate, standard error, z value,
and two-sided p value, all on the linear-predictor / link scale) from the
coefficients and fixed-effect covariance DRM.jl marshals back through the
bridge. Standard errors are the square roots of the diagonal of
vcov(object); when DRM.jl did not return a finite covariance for a route
the SE / z / p columns are NA and uncertainty$status records why. The
random-effect SD block (e.g. a phylogenetic SD) is reported on its positive
response scale.
Set conf.int = TRUE to append Wald (default) or profile confidence-interval
columns. Profile / bootstrap intervals are available for admitted Gaussian
phylogenetic mean- and scale-axis SD targets; see confint.drmTMB_julia().