Print Function for the Weighted Fused LASSO Signal Approximator (wFLSA) fit object
Source:R/wflsa.R
print.wflsa.fit.Rd
This function prints information about the fitted wFLSA object, including the number of variables, the number of lambda pairs, and the estimated beta coefficients.
Usage
# S3 method for class 'wflsa.fit'
print(x, ...)