Learn R Programming

bioinactivation (version 1.3.0)

goodness_of_fit: Goodness of fit for microbial inactivation models

Description

Generates a table with several statistical indexes describing the quality of the model fit:

  • ME: Mean Error.

  • RMSE: Root Mean Squared Error.

  • loglik: log-likelihood.

  • AIC: Akaike Information Criterion.

  • AICc: Akaike Information Criterion with correction for finite sample size.

  • BIC: Bayesian Infromation Criterion.

  • Af: Accuracy factor.

  • Bf: Bias factor.

Usage

goodness_of_fit(object)

Arguments

object

A model fit generated by bioinactivation