Learn R Programming

Rdca (version 0.1.0)

decline_predict.hyperbolic: S3 method for class 'decline_predict'

Description

Create a data frame of hyperbolic decline predictions

Usage

# S3 method for hyperbolic
decline_predict(decline_lst, time_lst)

Arguments

decline_lst

a list object of class 'decline'

time_lst

a list object of class 'time'

Value

a data frame of decline estimates using the Arps hyperbolic model

References

Arps1945Rdca