saveSynth {riskRegression} | R Documentation |
Export a synth
object.
Description
Function for exporting objects of type synth
via dput
.
Usage
saveSynth(object, file = "")
Arguments
object |
An object of type |
file |
File to print to. |
Value
Either a string or nothing if printed to a file.
See Also
lvm
Examples
# See the documentation for the \code{synthesize} function.
[Package riskRegression version 2025.05.20 Index]