center {fit.models}R Documentation

Calculate Location Estimate for a Fitted Model Object

Description

Returns the location estimated from a location/scatter-type fitted model object.

Usage

center(object, ...)

Arguments

object

a fitted model object, typically. Sometimes also a summary() object of such a fitted model.

...

additional arguments for method functions.


[Package fit.models version 0.64 Index]