README.md

Qchlorophyll

R Package for geographical data analysis and prediction.

The package aims to offer a set of tools for analysing marine bioregions and applying machine learning techniques (supervised and unsupervised).

On MilanoR you can find an article describing the main process in which the package was used.

Example plot of interpolated net heat flux over a user-specified spatial grid:

Interpolation

Functionalities

The package provides the following functions:

Functions for loading geographical .nc data easily and quickly in a nice dataframe

Functions for data cleaning and descriptive statistics

K-mean unsupervised analysis functions

Missing data imputation functions

Random forest fitting, prediction and plotting functions

Geographical data manipulating functions

Dependencies

Requires the following packages:

Examples

The scripts folder contains some examples of use. In the following lines you can find a quick shortcut list to each .rmd example of use file.

Heat map of net heat flux: qnet_1

Example of partial dependence plot of y vs other variables bloom_start_vs_other

Example of bioregion variables prediction on a predictive map for each year: predictive_map

and average predicted map predictive_map_average

Example of spatial data resizing on the qnet variable (net heat flux), here is a heat map of the outcome: qnet_interp_heat_map

and as a comparison, the original available data: qnet_interp_density

Notes

Global ocean heat flux and evaporation products were provided by the WHOI OAFlux project (http://oaflux.whoi.edu) funded by the NOAA Climate Observations and Monitoring (COM) program



pegoraro/qchlorophyll documentation built on May 24, 2019, 11:46 p.m.