dwww Home | Show directory contents | Find package

# printing

    Code
      print(ints)
    Output
      Recipe
      
      Inputs:
      
            role #variables
       predictor          3
      
      Operations:
      
      Integer encoding for all_predictors()

---

    Code
      prep(ints)
    Output
      Recipe
      
      Inputs:
      
            role #variables
       predictor          3
      
      Training data contained 10 data points and 2 incomplete rows. 
      
      Operations:
      
      Integer encoding for x, y, z [trained]

# empty printing

    Code
      rec
    Output
      Recipe
      
      Inputs:
      
            role #variables
         outcome          1
       predictor         10
      
      Operations:
      
      Integer encoding for <none>

---

    Code
      rec
    Output
      Recipe
      
      Inputs:
      
            role #variables
         outcome          1
       predictor         10
      
      Training data contained 32 data points and no missing data.
      
      Operations:
      
      Integer encoding for <none> [trained]

Generated by dwww version 1.15 on Fri May 24 02:38:11 CEST 2024.