Skip to contents

Analyze a single presence-absence dataset

Usage

analyze_single_dataset(
  data,
  dataset_name,
  formula,
  sample_size,
  ntree,
  depth_variable,
  fish_id_variable,
  time_variable,
  type_variable,
  n_depth_points,
  create_plots
)