summary.bpwpm_prediction: Summarizes an bpwpm prediciton

Description Usage Arguments Value

View source: R/summary_funcs.R

Description

Summarizes an bpwpm prediciton

Usage

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

Arguments

object

An object of the class bpwpm_prediction

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.