Description Usage Arguments See Also Examples
Given some set of parameters specific to a particular model, solve for x.
1  | linSolveX(y, a, b)
 | 
y | 
 value of a y-axis point (single point).  | 
a | 
 intercept value of for a simple linear model.  | 
b | 
 slope value of for a simple linear model.  | 
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.