[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-patch-tracker] [patch #10123] Adding options to anovan: specify
From: |
Christian Scholz |
Subject: |
[Octave-patch-tracker] [patch #10123] Adding options to anovan: specify variable names, switch display of anova table on/off |
Date: |
Sat, 16 Oct 2021 16:06:30 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:93.0) Gecko/20100101 Firefox/93.0 |
URL:
<https://savannah.gnu.org/patch/?10123>
Summary: Adding options to anovan: specify variable names,
switch display of anova table on/off
Project: GNU Octave
Submitted by: coscholz1984
Submitted on: Sat 16 Oct 2021 08:06:28 PM UTC
Category: Forge : new feature
Priority: 3 - Low
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Suggesting patch for anovan.m (2021-08-12)
- Adding optional parameter to specify names of grouping variables
- Adding optional parameter to switch display of anova table on/off
- Variable default names are changed to X1...XN (default in matlab) instead of
A,B,...
- Order of anova table now puts Error at the end and adds sum of 'Total' SSqr
and df (default in matlab)
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 16 Oct 2021 08:06:28 PM UTC Name: anovan.m Size: 14KiB By:
coscholz1984
<http://savannah.gnu.org/patch/download.php?file_id=52109>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/patch/?10123>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Octave-patch-tracker] [patch #10123] Adding options to anovan: specify variable names, switch display of anova table on/off,
Christian Scholz <=