method_func() `method_func<-`() spm_name(<discretization_method>) `spm_name<-`(<discretization_method>)
|
Accessing OR replacing discretization_method model elements |
spm_boundaries(<sspm_boundary>) `spm_boundaries<-`(<sspm_boundary>) spm_discret_method() `spm_discret_method<-`() spm_patches() `spm_patches<-`() spm_points() `spm_points<-`() spm_boundary() `spm_boundary<-`() spm_boundary_area() `spm_boundary_area<-`() spm_patches_area() `spm_patches_area<-`()
|
Accessing OR replacing sspm_boundary model elements |
spm_data() `spm_data<-`() spm_name(<sspm_dataset>) `spm_name<-`(<sspm_dataset>) spm_unique_ID(<sspm_dataset>) `spm_unique_ID<-`(<sspm_dataset>) spm_coords_col() `spm_coords_col<-`() spm_time(<sspm_dataset>) `spm_time<-`(<sspm_dataset>) spm_biomass_vars() `spm_biomass_vars<-`() spm_density_vars() `spm_density_vars<-`() spm_formulas() `spm_formulas<-`() spm_smoothed_data(<sspm_dataset>) `spm_smoothed_data<-`(<sspm_dataset>) spm_smoothed_fit() `spm_smoothed_fit<-`() spm_smoothed_vars() `spm_smoothed_vars<-`() is_mapped() `is_mapped<-`() spm_boundaries(<sspm_dataset>) `spm_boundaries<-`(<sspm_dataset>)
|
Accessing OR replacing sspm_dataset model elements |
spm_unique_ID(<sspm_fit>) `spm_unique_ID<-`(<sspm_fit>) spm_time(<sspm_fit>) `spm_time<-`(<sspm_fit>) spm_formulas(<sspm_fit>) `spm_formulas<-`(<sspm_fit>) spm_smoothed_data(<sspm_fit>) `spm_smoothed_data<-`(<sspm_fit>) spm_get_fit() `spm_get_fit<-`() spm_boundaries(<sspm_fit>) `spm_boundaries<-`(<sspm_fit>) spm_boundary(<sspm_fit>) `spm_boundary<-`(<sspm_fit>)
|
Accessing OR replacing sspm_fit model elements |
raw_formula() `raw_formula<-`() translated_formula() `translated_formula<-`() dataset() `dataset<-`() formula_vars() `formula_vars<-`() formula_type() `formula_type<-`() is_fitted() `is_fitted<-`() spm_response() `spm_response<-`() spm_lagged_vars() `spm_lagged_vars<-`()
|
Accessing OR replacing sspm_formula model elements |
as_discretization_method as_discretization_method,character,ANY-method as_discretization_method,missing,function-method
|
Cast into a discretization_method object |
borealis_simulated
|
Simulated biomass data |
catch_simulated
|
Simulated catch data |
discretization_method-class
|
sspm discretization method class |
`$`(<sspm_boundary>) `$`(<sspm_discrete_boundary>) `$`(<sspm_dataset>) `$`(<sspm>) `$`(<sspm_fit>)
|
Extract methods |
fit_smooths() fit_spm()
|
Fit the GAM part of a sspm model |
predict_intervals()
|
GAM confidence and prediction intervals |
map_formula() spm_smooth(<ANY>,<missing>,<ANY>) spm_smooth(<ANY>,<ANY>,<missing>) spm_smooth(<ANY>,<ANY>,<sspm_boundary>)
|
Map model formula onto a sspm_dataset object |
plot(<sspm_boundary>,<missing>) plot(<sspm_dataset>,<missing>) plot(<sspm_fit>,<missing>)
|
Plot sspm objects |
plot_trajectory()
|
Plot trajectory of exploitation rate with biomass |
predator_simulated
|
Simulated predator data |
predict(<sspm_fit>) predict(<sspm_dataset>)
|
Predict with a SPM model |
sfa_boundaries
|
SFA boundaries data |
smooth_time() smooth_space() smooth_space_time() smooth_lag()
|
sspm Smoothing functions |
spm()
|
Fit an SPM model |
spm_aggregate()
|
Aggregate a dataset or fit data variable based on a boundary |
spm_aggregate_catch()
|
Update biomass value from catch adta |
spm_as_boundary()
|
Create a sspm_boundary object |
spm_as_dataset()
|
Create a sspm_dataset dataset structure |
spm_discretize spm_discretize,sspm_boundary,missing,ANY-method spm_discretize,sspm_boundary,ANY,missing-method spm_discretize,sspm_boundary,character,ANY-method spm_discretize,sspm_boundary,function,ANY-method spm_discretize,sspm_boundary,discretization_method,ANY-method spm_discretize,sspm_discrete_boundary,ANY,ANY-method
|
Discretize a sspm model object |
spm_lag()
|
Create lagged columns in a sspm smoothed data slot |
spm_methods()
|
Get the list of available discretization methods |
spm_smooth()
|
Smooth a variable in a sspm dataset |
spm_smooth_methods()
|
Get the list of available smoothing methods |
spm_split()
|
Split data in test and train sets |
spm_name() `spm_name<-`() spm_datasets() `spm_datasets<-`() spm_boundaries() `spm_boundaries<-`() spm_smoothed_data() `spm_smoothed_data<-`() spm_time() `spm_time<-`() is_split() `is_split<-`() spm_unique_ID() `spm_unique_ID<-`()
|
Accessing OR replacing sspm model elements |
sspm-class
|
sspm model class |
sspm()
|
Create a sspm model object |
sspm_boundary-class
|
sspm boundary structure |
sspm_dataset-class
|
sspm dataset structure |
sspm_discrete_boundary-class
|
sspm discrete boundary structure |
sspm_fit-class
|
sspm fit |
sspm_formula-class
|
sspm formula object |
tesselate_voronoi()
|
Perform voronoi tesselation |
triangulate_delaunay()
|
Perform delaunay triangulation |