format.perc {complmrob}R Documentation

Simple function (just copied from the stats package) to format percentages

Description

Simple function (just copied from the stats package) to format percentages

Usage

## S3 method for class 'perc'
format(probs, digits)

Arguments

probs

the percentages

digits

the number of digits


[Package complmrob version 0.7.0 Index]