dwww Home | Show directory contents | Find package

# printing

    Code
      print(with_ns)
    Output
      Recipe
      
      Inputs:
      
            role #variables
         outcome          1
       predictor          5
      
      Operations:
      
      Monotone spline expansion carbon, hydrogen

---

    Code
      prep(with_ns)
    Output
      Recipe
      
      Inputs:
      
            role #variables
         outcome          1
       predictor          5
      
      Training data contained 456 data points and no missing data.
      
      Operations:
      
      Monotone spline expansion carbon, hydrogen [trained]

# empty printing

    Code
      rec
    Output
      Recipe
      
      Inputs:
      
            role #variables
         outcome          1
       predictor         10
      
      Operations:
      
      Monotone spline expansion <none>

---

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

Generated by dwww version 1.15 on Sat May 18 03:49:14 CEST 2024.