Identifies the inflection points (i.e., +/- or -/+ slope changes) for the *one* specified bandwidth. Note that this bandwidth need not be an exact match for what is given to the `sizer_object` argument but should be close

sizer_slice(sizer_object = NULL, bandwidth = NULL)

Arguments

sizer_object

(SiZer) object returned by `SiZer::SiZer`

bandwidth

(numeric) bandwidth within `sizer_object` to extract

Value

(dataframe) slope type (flat, positive, or negative) identified by `SiZer::SiZer` at each x value for the specified bandwidth