plot.lio: Plot lio

Description Usage Arguments Value Author(s)

View source: R/plot.lio.R

Description

A function for plotting observed vs. predicted values from a leave-individuals-out cross-validation procedure.

Usage

1
plot.lio(lio, numpoints = Inf)

Arguments

lio

An 'lio' class object.

numpoints

Number of observed points to superimpose on density plots.

Value

Plots the fit of the with-held individual (test data, observed fit) again the remaining sampled individuals (training data, predicted fit). a data frame with median cross-validation metrics for all individuals in a leave-individual-out object.

Author(s)

Peter Mahoney


ABoVE-AotM/above documentation built on May 28, 2020, 6:08 a.m.