cegielki: Density plot and ecdf plot

Description Usage Arguments Value

Description

Plot with density of ecdf of the vector 'dane'.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
cegielki(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))

bricks(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))

mniejszywa(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))

lessThanCurve(dane, tytul =  deparse(substitute(dane)), 
  osx = c(19,35), osy=c(0,4))

Arguments

dane

Numeric verctor od datapoints to be presented

tytul

Title of the plot

osx

Limits for x axis

osy

Limits for y axis

Value

Plot with density of ecdf of the vector 'dane'.


BetaAndBit/BetaBitSagaDane documentation built on May 6, 2019, 12:06 a.m.