Learn R Programming

FinAna (version 0.1.1)

plotsm: Plot scatter smooth plots for a data.frame

Description

Plotting scatter smooth plots for a data.frame, with name, number and labels.

Usage

plotsm(x,dependent,c)

Arguments

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

Examples

Run this code
# plotsm(JPM-ratios,"price"",0)

Run the code above in your browser using DataLab