Learn R Programming

weightr (version 2.0.0)

print: Print Model Results

Description

This function allows you to print the model results.

Usage

print(x, ...)

Arguments

x

an object of class weightfunct

...

other arguments

Examples

Run this code
# NOT RUN {
print(weightfunct(d,v))
# }

Run the code above in your browser using DataLab