Code: Select all
peak_css=c*(1/reserve_margin + (1-1/0.2))Whenever I try to estimate this equation I get the error "Illegal lax or index specification for coefficient C". What does this mean and how can I estimate my question?
I also get the same error when I try to estimate the simpler equation:
Code: Select all
peak_css=c+d*reserve_margin+e*rm_invCode: Select all
peak_css c reserve_margin rm_invRegards,
Tracy
