drzewo_podzial: Podział drzewa

Description Usage Arguments Author(s)

Description

Podział drzewa.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
drzewo_podzial(
  score,
  def,
  nr_wezla,
  od,
  do,
  freq,
  glebokosc,
  min_split = 200,
  min_bucket = 100,
  max_gleb = 3,
  testy = FALSE
)

Arguments

score

score

def

def

nr_wezla

nr_wezla

od

od

do

do

freq

freq

glebokosc

glebokosc

min_split

min_split

min_bucket

min_bucket

max_gleb

max_gleb

testy

testy

Author(s)

Michał Danaj


michaldanaj/MDBinom documentation built on June 13, 2020, 11:21 p.m.