A question of Fit
- To: mathgroup at smc.vnet.net
- Subject: [mg32177] A question of Fit
- From: "none" <none at none.com>
- Date: Fri, 4 Jan 2002 05:03:51 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
I'd like to fit data of two independent variables, similar to the typical
Fit[data, {1, x, y, TBD}, {x, y}]
(data of the form {{x1, y1, z1}, {x2, y2, z2}, ..., {xn, yn,
)
I have enough knowledge of the data to state that
z [x, 0] = = x
Is there a way to force a fitted function to pass through the known points
at y = = 0?
Thanks,
James Richitt