# Get information about exponential increasing kernel
trend_help(kernel = "exp_incr")
# Get information about linear base
trend_help(base = "lin")
# Return available kernel and base types
trend_help()
Run the code above in your browser using DataLab