since I didn't know what you ment,
Maybe that implies I know what I mean :oops:
As someone whose basic knowledge of maths is limited to adds, take-aways and share-by's this is a major part of the reason I asked.
. . . but someone has asked me to display the R-Sq figure for two lists of numbers ...
Search found 7 matches
- Tue Jun 03, 2008 11:44 am
- Forum: Coding Questions
- Topic: R-Squared
- Replies: 3
- Views: 878
- Tue Jun 03, 2008 10:56 am
- Forum: Coding Questions
- Topic: R-Squared
- Replies: 3
- Views: 878
R-Squared
Having searched the forum and unable to find help calculating R-squared, I'm asking older hands on here if there any ready made additional Purebasic statistical functions/routines anywhere?
Alternatively, for the maths men;
If I have two arrays, projected.f(100) and actual.f(100) can anyone suggest ...
Alternatively, for the maths men;
If I have two arrays, projected.f(100) and actual.f(100) can anyone suggest ...
- Sun May 25, 2008 11:21 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680850
- Sun May 25, 2008 11:12 pm
- Forum: PureFORM & JaPBe
- Topic: jaPBe 3.13.4 [IDE for PB 4 and PB 5]
- Replies: 1545
- Views: 680850
- Mon Nov 20, 2006 1:22 am
- Forum: Coding Questions
- Topic: C++ to PB
- Replies: 4
- Views: 1046
- Mon Nov 20, 2006 12:04 am
- Forum: Coding Questions
- Topic: C++ to PB
- Replies: 4
- Views: 1046
- Sun Nov 19, 2006 10:26 pm
- Forum: Coding Questions
- Topic: C++ to PB
- Replies: 4
- Views: 1046
C++ to PB
Some software I have auto-generates a C++ code snippet which I want to convert to PB . . . but with no experience of C I'm struggling to know what's going on. Can anyone offer me a solution?
It's basically for a formula I need to apply to a set of variables which I supply, and are identified as X1 ...
It's basically for a formula I need to apply to a set of variables which I supply, and are identified as X1 ...