mrfout {mrf2d}R Documentation

MRF fitting functions output

Description

MRF fitting functions output

Usage

## S3 method for class 'mrfout'
print(x, ...)

## S3 method for class 'mrfout'
summary(object, ...)

## S3 method for class 'mrfout'
plot(x, ...)

Arguments

x

a mrfout object.

...

other arguments not used by this method.

object

a mrfout object.


[Package mrf2d version 1.0 Index]