getColNums.Rd
Get column numbers given starting values and regression specification
getColNums(start_list, reg_spec_data, alpha, j)
starting values (can be NA's) to be fd into sfn_start_val function
result of ensureSpecRank function; regression matrix with full rank
column vector of quantiles to be estimated
index of quantile currently being calculated
If start_list is supplied, then returns the correct column numbers to be used in regression. Otherwise, it returns NULL.