evalFCnet: Evaluate model's prediction against the observed true values

View source: R/evalFCnet.R

evalFCnetR Documentation

Evaluate model's prediction against the observed true values

Description

Evaluate model's prediction against the observed true values

Usage

evalFCnet(model, family)

Arguments

model

an object returned from a call to cv_FCnet

Value

A dataframe with model's goodness of fit statistics.


EBlini/FCnet documentation built on April 13, 2022, 10:23 p.m.