Learn R Programming

nlstac (version 0.2.0)

deviance.nlstac: Extract Model Deviance for a nsltac fit model

Description

Returns the model deviance of the fit.

Usage

# S3 method for nlstac
deviance(object, ...)

Value

A single numeric value for the deviance of the model

Arguments

object

An object of class "nlstac" obtained by the nls_tac function.

...

Ignored, for compatibility issues.

Author

Mariano Rodríguez-Arias (arias@unex.es). Deptartment of Mathematics

Juan Antonio Fernández Torvisco (jfernandck@alumnos.unex.es). Department of Mathematics

University of Extremadura (Spain)

Rafael Benítez (rafael.suarez@uv.es). Department of Business Mathematics

University of Valencia (Spain)