iqi: Predict IQI score

View source: R/iqi.R

iqiR Documentation

Predict IQI score

Description

WORK IN PROGRESS - DO NOT USE IN PRODUCTION - Using family-level bacteria taxa as predictors, calculate benthic invert IQI as an outcome. Model created by Tom Wilding (SAMS), based on training data from SEPA And MOWI.

Usage

iqi(predictors)

Arguments

predictors

Data frame of family-level bacteria taxa.

Value

dataframe of IQI scores

Examples

## Not run: 
iqi_scores <- iqi(demo_taxa)

## End(Not run)

aquaMetrics/aquaman documentation built on June 14, 2025, 7:48 a.m.