print.synth_code {riskRegression}R Documentation

Print synthesized code

Description

Print method for synthesized code

Usage

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

Arguments

x

Object obtained with synthesize

digits

Number of digits. Not used.

...

Not used.

method print synth_code


[Package riskRegression version 2025.05.20 Index]