Learn R Programming

weightr (version 2.0.2)

print.weightfunct: Print Model Results

Description

This function allows you to print the model results.

Usage

# S3 method for weightfunct
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