When to use it
Use this tool to quantify relationships, explain variation, or predict an outcome from one or more features.
Use it only when the selected variables and study design match the method's requirements.
How to use it
- Open the tool from the Quantly Tools panel.
- Confirm the active dataset and analysis session.
- Set Target Variable (Required): Outcome column to predict.
- Set Feature Columns (Required): Predictor columns used by the model.
- Set Categorical Encoding (Optional): How to encode categorical predictors before fitting.
- Set Calibration Holdout Share (Optional): Fraction of complete rows reserved for the held-out conformal calibration split.
- Set Number of Trees (Optional): Number of trees in the forest.
- Set Max Depth (Optional): Maximum tree depth. Leave blank for fully grown trees.
- Review optional or advanced settings and keep defaults unless your design requires a change.
- Run the tool, inspect warnings and diagnostics, then save or export the result with its assumptions.
How to interpret results
Review coefficients or feature effects, uncertainty, validation metrics, residual diagnostics, and leakage risk. Association is not causation, and performance should be evaluated on data not used for fitting.