Learn R Programming

fit.models (version 0.64)

center: 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.