Description Usage Arguments Author(s)
Podział drzewa.
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
)
 | 
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  | 
Michał Danaj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.