patchGNU Octave - Patches: patch #10019, [octave forge] (statistics)...

 
 

patch #10019: [octave forge] (statistics) slicesample implementation

Submitter:  None
Submitted:  Mon 01 Feb 2021 04:15:18 AM UTC
   
 
Category:  Forge : new function Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  philipnienhuis Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 11 Feb 2021 09:05:02 PM UTC, comment #3: 

OK, I've slightly adapted the Texinfo (indented first two input arguments) and pushed the function + other info here, under just your name:
http://hg.code.sf.net/p/octave/statistics/rev/78c28ae687f5

Thank you very much for your contribution.

Closing report.

Philip Nienhuis <philipnienhuis>
Group Member
Wed 10 Feb 2021 10:52:57 PM UTC, comment #2: 

No issues with the current version.

Anonymous
Wed 10 Feb 2021 08:50:43 AM UTC, comment #1: 

I got distracted with other occupations.
Like for mhsample.m (patch #10016) I fixed style issues (mostly spaces) and reorganized the Texinfo. All tests & demos pass and work, resp.
Could you please check if the attached is satisfactory for you?

(file #50849)

Philip Nienhuis <philipnienhuis>
Group Member
Mon 01 Feb 2021 04:15:18 AM UTC, original submission:  

Implemented slicesample following the paper of Radford M. Neal and the inputs and outputs of Matlab

https://projecteuclid.org/download/pdf_1/euclid.aos/1056562461

and Neal's implementation on his website

https://www.cs.toronto.edu/~radford/slice.software.html

For more than one variable I followed the suggestion on page 722 and skip the step out the procedure. (To do this properly I think a contour following method would be required. This would make the runtime too slow.)

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #50849:  slicesample.m added by philipnienhuis (9KiB - text/plain)
file #50818:  slicesample.m added by None (9KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 6 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2021-02-11 philipnienhuis StatusIn Progress Done
    Open/ClosedOpen Closed
2021-02-11 philipnienhuis StatusNone In Progress
2021-02-10 philipnienhuis Attached File- Added slicesample.m, #50849
2021-02-01 philipnienhuis Assigned toNone philipnienhuis
2021-02-01 None Attached File- Added slicesample.m, #50818

Back to the top

Powered by Savane 3.13-bb6a.
Corresponding source code