fill_missing: fill missing data points
Description
fill in missing observations
Usage
fill_missing(input_data, p_replace = 0, q_replace = 0)
Arguments
input_data
the input_data to be imputed
p_replace
what to replace missing prices with
q_replace
what to replace missing quantities with