area_predict: Predict plant leaf area from input features extracted with...

area_predictR Documentation

Predict plant leaf area from input features extracted with image analysis.

Description

Predict plant leaf area from input features extracted with image analysis.

Usage

area_predict(experiment, index, model, min = 0.5)

Arguments

experiment

experiment code (character string)

index

experimental design (dataframe)

model

fitted model used for prediction (glm model object)

min

minimal growth threshold used to discard plant from analysis (numeric, default to 0.5, i.e. +50% growth)

Value

a dataframe for predicted plant leaf area.


picasa/rheliaphen documentation built on Jan. 17, 2024, 11:30 p.m.