plotsm {FinAna} | R Documentation |
Plotting scatter smooth plots for a data.frame, with name, number and labels.
plotsm(x,dependent,c,l)
x |
:a dataframe |
dependent |
:the dependent variable |
c |
:is there dummy variable in the data.frame; c = 0 when there is none; c = 1 when there is |
l |
: number of labeling starts at (default = 1) |
# plotsm(JPM-ratios,"price"",0,20)