|
From: | anonymous |
Subject: | [Octave-patch-tracker] [patch #10019] [octave forge] (statistics) slicesample implementation |
Date: | Sun, 31 Jan 2021 23:15:20 -0500 (EST) |
User-agent: | Mozilla/5.0 (Windows NT 6.3; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0 |
URL: <https://savannah.gnu.org/patch/?10019> Summary: [octave forge] (statistics) slicesample implementation Project: GNU Octave Submitted by: None Submitted on: Mon 01 Feb 2021 04:15:18 AM UTC Category: Forge : new function Priority: 5 - Normal Status: None Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any _______________________________________________________ Details: 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.) _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Mon 01 Feb 2021 04:15:18 AM UTC Name: slicesample.m Size: 9KiB By: None <http://savannah.gnu.org/patch/download.php?file_id=50818> _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/patch/?10019> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |