I know that there is a way to get multiple lowess curves in one graph but I can't remember how I did it. I wrote:
is there a way to get a lowess plot with all of the Y variables in one graph?
I wrote
mlowess year_04 FOR_1920 IRE_1920 ITAL_1920 ILLT_1920 mexpop1920_01 BLAC_1920
but received separate graphs for each variable. How might I get a single graph for each of the variables FOR_1920 - BLAC_1920 by year_04?
Thanks,
Ric
is there a way to get a lowess plot with all of the Y variables in one graph?
I wrote
mlowess year_04 FOR_1920 IRE_1920 ITAL_1920 ILLT_1920 mexpop1920_01 BLAC_1920
but received separate graphs for each variable. How might I get a single graph for each of the variables FOR_1920 - BLAC_1920 by year_04?
Thanks,
Ric

Comment