summary.bpwpm_params: Summarizes the parameters of an bpwpm

Description Usage Arguments Value

View source: R/summary_funcs.R

Description

Summarizes the parameters of an bpwpm

Usage

1
2
3
## S3 method for class 'bpwpm_params'
summary(object, digits = max(3L,
  getOption("digits") - 3L), verb = FALSE, ...)

Arguments

object

An object of the class bpwpm_params

digits

Number of significant digits for the figures

verb

To print out additional info

...

Arguments to be passed to or from other methods

Value

Prints out info


PaoloLuciano/BPWPM documentation built on May 21, 2019, 1:20 p.m.