print.mle: Method for obtaining the number of observations in the sample...

View source: R/mle.R

print.mleR Documentation

Method for obtaining the number of observations in the sample used by an 'mle' object 'x'.

Description

Method for obtaining the number of observations in the sample used by an 'mle' object 'x'.

Usage

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

Arguments

x

the 'mle' object to print

...

additional arguments to pass


queelius/algebraic.mle documentation built on Jan. 29, 2025, 3:23 p.m.