Skip to content

Issue extracting components out of object produced by dsm_var_gam #54

Description

@TiagoAMarques

I was trying to extract the abundance point estimate, confidence interval limits and CV from an object created by "dsm_var_gam". There is no indication in the help file about how to do it. Further, the help file of the function sates the resulting object should have components "model","pred.var","bootstrap","model" and "dsm.object" but (1) "model" is not a component of the generated object, and the wording "model the fitted model with the extra term" in front of the object "model" in the help file must be a copy paste gone wrong, and (2) there are several object components in the resulting object NOT listed in the help file. Those are: "pred" , "var.prop", "pred.data", "off.set", "seglen.varname" and "type.pred".
image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions