Last data update: 2014.03.03

R: Generic function returning the number of free parameters in a...
nparR Documentation

Generic function returning the number of free parameters in a covariance kernel

Description

Generic function returning the number of free parameters in a covariance kernel.

Usage

npar(object, ...)

Arguments

object

A covariance kernel object.

...

Other arguments for methods.

Value

The number of parameters.

Results