tests/testthat/_snaps/SDMmodel-class.md

Show method for SDMmodel class produces the correct output

Code
  m
Message

  -- Object of class: <SDMmodel> --

  Method: Maxent

  -- Hyperparameters 
  * fc: "lqph"
  * reg: 1
  * iter: 500

  -- Info 
  * Species: Virtual species
  * Presence locations: 400
  * Absence locations: 5000

  -- Variables 
  * Continuous: "bio1", "bio12", "bio16", "bio17", "bio5", "bio6", "bio7", and
  "bio8"
  * Categorical: "biome"
Code
  m
Message

  -- Object of class: <SDMmodel> --

  Method: Maxent

  -- Hyperparameters 
  * fc: "lqph"
  * reg: 1
  * iter: 500

  -- Info 
  * Species: Virtual species
  * Presence locations: 400
  * Absence locations: 5000

  -- Variables 
  * Continuous: "bio1", "bio12", and "bio16"
  * Categorical: NA
Code
  m
Message

  -- Object of class: <SDMmodel> --

  Method: Maxent

  -- Hyperparameters 
  * fc: "lqph"
  * reg: 1
  * iter: 500

  -- Info 
  * Species: Virtual species
  * Presence locations: 400
  * Absence locations: 5000

  -- Variables 
  * Continuous: NA
  * Categorical: "biome"
Code
  m
Message

  -- Object of class: <SDMmodel> --

  Method: Maxnet

  -- Hyperparameters 
  * fc: "lqph"
  * reg: 1

  -- Info 
  * Species: Virtual species
  * Presence locations: 400
  * Absence locations: 5000

  -- Variables 
  * Continuous: "bio1", "bio12", "bio16", "bio17", "bio5", "bio6", "bio7", and
  "bio8"
  * Categorical: "biome"


Try the SDMtune package in your browser

Any scripts or data that you put into this service are public.

SDMtune documentation built on April 4, 2025, 1:11 a.m.