Skip to contents

Extracts the fitted conditional mean values from a fracreg model.

Usage

# S3 method for class 'fracreg'
fitted(object, ...)

Arguments

object

A fitted model object of class fracreg.

...

Further arguments passed to or from other methods.

Value

A numeric vector of fitted values.