Description Slots Methods See Also
Class "DDF.Analysis" is an S4 class describing a detection function
which is to be fitted to the data.
dsmodelObject of class "formula"; describing the
detection function model.
criteriaObject of class "character"; describes
which model selection criteria to use ("AIC","AICc","BIC").
truncationObject of class "character"; Specifies
the truncation distance for the analyses.
binned.dataObject of class "character"; logical
value specifying if the data should be binned for analysis.
cutpointsObject of class "character"; gives the
cutpoints of the bins for binned data analysis.
analysis.strataDataframe with two columns ("design.id" and "analysis.id"). The former gives the strata names as defined in the design (i.e. the region object) the second specifies how they should be grouped (into less strata) for the analyses
ddf.resultObject of class "list"; object of S3 class
ddf.
run.analysissignature=c(object = "DDF.Analysis",
data = "DDF.Data"): runs the analysis described in the object on the
data provided.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.