Learn R Programming

dsdp (version 0.1.1)

func: Generic Method for evaluate the estimate

Description

This is a generic S3 method for estimate.

Usage

func(model, x, ...)

Value

An evaluation of x with model.

Arguments

model

An instance of a class model to be evaluated.

x

A numeric vector for input.

...

additional arguments affecting the func produced.