This is a generic site blah blah ...
This class inherits from Site
class.
below i describe the basic structure of the site. methods and fields for specific COMPONENTS can be found in:
init.AquaticEcology
: generic functions and structures for mangaging Aquatic Ecology COMPONENT
init.Emerge
: specific functions and structures for 'Emerge' MODULE
AquaticSite
An R6Class
generator object
reg
- .
outvar
- .
levels
- .
nbins
- .
new(reg, DataStorageClass.g0, ...)
...
fit(data)
...
predict(newdata)
...
predictAeqa(newdata)
...
cats
...