Skip to content

[Feature Request]: Prediction functionality for specific X-values for linear and logistic regressionΒ #3363

@PerPalmgren

Description

@PerPalmgren

Description

I think it would be a nice addition for JASP to include functionality that allows users to generate predicted values for specific X-values based on fitted linear and logistic regression models. This feature is crucial for many statistical analyses and would greatly enhance the usability of JASP for predictive modeling.

Purpose

The ability to generate predicted values for specific X-values directly within JASP would streamline the analysis process, making it more efficient and user-friendly. This functionality is essential for users who rely on predictive modeling for their statistical analyses.

Use-case

No response

Is your feature request related to a problem?

No response

Is your feature request related to a JASP module?

Regression

Describe the solution you would like

In R, the predict() function from the base stats package provides this capability. Users can fit a model and then easily generate predictions for new data points without manually calculating the equation. Here is a brief example of how this is implemented in R:

Describe alternatives that you have considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions