From b092acb56ec7bf54b3307e0af97012b1579ffcb7 Mon Sep 17 00:00:00 2001 From: AJ Rossini Date: Mon, 13 Apr 2009 12:09:32 +0200 Subject: [PATCH] regression methods from prototype to CLOS. --- ...sue-c2aff225f70db24934a7695985c8773ec511c10b.yaml | 20 ++++++++++++++++++++ ...sue-c6b67c339b9ced8c8d746682088ff8ea0095ad74.yaml | 8 ++++++-- 2 files changed, 26 insertions(+), 2 deletions(-) create mode 100644 bugs/issue-c2aff225f70db24934a7695985c8773ec511c10b.yaml diff --git a/bugs/issue-c2aff225f70db24934a7695985c8773ec511c10b.yaml b/bugs/issue-c2aff225f70db24934a7695985c8773ec511c10b.yaml new file mode 100644 index 0000000..f51c881 --- /dev/null +++ b/bugs/issue-c2aff225f70db24934a7695985c8773ec511c10b.yaml @@ -0,0 +1,20 @@ +--- !ditz.rubyforge.org,2008-03-06/issue +title: CLOS-based linear regression +desc: |- + Implement linear regression in a CLOS format, using the models-fit dual + paradigm. +type: :task +component: StatModels +release: "1.0" +reporter: Tony +status: :unstarted +disposition: +creation_time: 2009-04-13 10:08:55.591932 Z +references: [] + +id: c2aff225f70db24934a7695985c8773ec511c10b +log_events: +- - 2009-04-13 10:08:56.811036 Z + - Tony + - created + - "" diff --git a/bugs/issue-c6b67c339b9ced8c8d746682088ff8ea0095ad74.yaml b/bugs/issue-c6b67c339b9ced8c8d746682088ff8ea0095ad74.yaml index 03d747f..854c58e 100644 --- a/bugs/issue-c6b67c339b9ced8c8d746682088ff8ea0095ad74.yaml +++ b/bugs/issue-c6b67c339b9ced8c8d746682088ff8ea0095ad74.yaml @@ -7,8 +7,8 @@ type: :bugfix component: StatModels release: "1.0" reporter: Tony -status: :unstarted -disposition: +status: :closed +disposition: :reorg creation_time: 2008-12-09 06:31:13.014590 Z references: [] @@ -24,3 +24,7 @@ log_events: - Tony - assigned to release 1.0 from unassigned - can't release without descriptions and basic regression! +- - 2009-04-13 10:08:13.673451 Z + - Tony + - closed with disposition reorg + - The problem has been moved to become a CLOS-based issue. -- 2.11.4.GIT