[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: std error of estimate?
From: |
Erik Frebold |
Subject: |
Re: std error of estimate? |
Date: |
Mon, 23 Feb 2009 13:54:33 -0800 (PST) |
Wow, that was quick! :-)
Forgive my ignorance as I'm new to this-- re: your instructions as follows:
"To fix your own local copy, try this patch. Apply by cd'ing to the directory
with the source
code, and run
patch -p1 < regression.patch
Then rebuild pspp."
Wasn't sure where the patch file goes physically (and I did read man patch...)
so I created a .txt file called regression.patch containing the patch text and
put it in the source directory. Here's what happened:
-----------------------------------------------------------------------------------
patch -p1 < regression.patch
patching file src/math/linreg.c
patch: **** malformed patch at line 4: design_matrix_destroy (cov);
-----------------------------------------------------------------------------------
Any suggestions?
--
Erik Frebold
Vancouver, BC