func {dsdp}R Documentation

Generic Method for evaluate the estimate

Description

This is a generic S3 method for estimate.

Usage

func(model, x, ...)

Arguments

model

An instance of a class model to be evaluated.

x

A numeric vector for input.

...

additional arguments affecting the func produced.

Value

An evaluation of x with model.


[Package dsdp version 0.1.1 Index]