![]() |
|
XP is just a number | |
PerlMonks |
Re: Calculate jackknife error from of each column of a multi-column fileby BillKSmith (Prior) |
on Dec 15, 2020 at 19:31 UTC ( #11125252=note: print w/replies, xml ) | Need Help?? |
Your program would be much simpler if you reversed the order of your subscripts. Each column of your data is a set of data. It is convenient to have each set stored as its own array.
OUTPUT
OUTPUT (with correction)
UPDATE: Corrected error reported by AnomalousMonk in Re^2: Calculate jackknife error from of each column of a multi-column file
Bill
In Section
Seekers of Perl Wisdom
|
|