plotDP: Plotting RKHS smoothing mean and its DP version...

Description Usage Arguments

Description

This function plots the original data, the RKHS smoothing mean and its differential private version simply in a same plot

Usage

1
2
3
4
5
plotDP(DP, text.main = "", legend.cex = 1.4, legend.loc = "topleft",
  seg.lin = 0.75, text.font = 2, text.width = 0.15, xlab = "",
  ylab = "", extra_range = c(0, 0), lty.p = 3, lwd.p = 3,
  legend.text = c("sample functions", "RKHS mean", "DP RKHS mean"),
  col = c("grey", "green", "red"))

Arguments

DP

output of DP.RKHS or DP.Sim list


sxz155/PFDA documentation built on May 30, 2019, 10:40 p.m.