sv_reportage: Applies a function on a dataframe, with specific response...

Description Usage Arguments

Description

Applies a function on a dataframe, with specific response columns, and reports on the specified variables from the output

Usage

1
2
3
sv_reportage(data.df, all.response.names.v, the.method, report.items.v,
  response.selection = c("all.out.except.one", "all.in.except.one"),
  draw.plots = FALSE, plots.prefix = NULL, ...)

Arguments

data.df

data input

all.response.names.v

the variables in the data inputh which are the responses

the.method

the method to be called

report.items.v

what items to be returned back from the the.method result (specific to the.method)

response.selection

extra variables to be pass to the the.method

draw.plots

will draw plots

plots.prefix

what name attached at the begining of plot files


shahryareiv/singleverbr documentation built on May 20, 2019, 6:48 p.m.