plotLoss: plotLoss: Plot loss vs iteration graph

Description Usage Arguments Methods (by class)

Description

Plot the result of loss function vs number of iterations.

Usage

1
2
3
4
5
6
7
plotLoss(object)

## S3 method for class 'rlm'
plotLoss(object, ...)

## Default S3 method:
plotLoss(object, ...)

Arguments

object

an object of class rlm

...

other arguments

Methods (by class)


rcane documentation built on May 1, 2019, 10:11 p.m.