example_data: '"example_data"': An Example Data

Description Usage Format Source Examples

Description

A data containing information about 900 borrowers. It is a modified version of publicly available real data.

Usage

1

Format

A data frame with 100 rows and 3 variables:

a

A series of parameter a

b

A series of parameter b

c

A series of parameter c

Source

https://github.com/riazakhan94/straightline

Examples

1
2
3
data("example_data")
plot(example_data$a~example_data$b)
grid()

villegar/friendlyGarbanzo documentation built on Feb. 11, 2020, 12:07 a.m.