search for: clarifying

Displaying 20 results from an estimated 7253 matches for "clarifying".

2023 Feb 01
0
{clarify}: Simulation-Based Inference for Regression Models
Hello everyone, Our new package {clarify} has been released. {clarify} provides simulation-based inference as an alternative to the delta method for interpretable quantities derived from model parameters, like average marginal effects, dose-response functions, and predictions at representative values. Also provided are methods for combining such quantities across multiply imputed datasets. Those
2023 Feb 01
0
{clarify}: Simulation-Based Inference for Regression Models
Hello everyone, Our new package {clarify} has been released. {clarify} provides simulation-based inference as an alternative to the delta method for interpretable quantities derived from model parameters, like average marginal effects, dose-response functions, and predictions at representative values. Also provided are methods for combining such quantities across multiply imputed datasets. Those
2017 Aug 24
2
dovecot-2.2.32/src/doveadm/doveadm-mail-fetch.c: 4 * suspicious expression ?
Hello there, dovecot-2.2.32/src/doveadm/doveadm-mail-fetch.c:130]: (style) Suspicious condition (assignment + comparison); Clarify expression with parentheses. Source code is if ((ret = doveadm_print_istream(input) < 0)) Maybe better code if ((ret = doveadm_print_istream(input)) < 0) Some duplicates: [dovecot-2.2.32/src/doveadm/doveadm-mail-fetch.c:220]: (style) Suspicious
2004 Dec 31
1
[LLVMdev] Minor patch to clarify matters in the CFEBuildInstrs.html
Hi, This minor patch clarify matters in the CFEBuildInstrs.html file in my view. Henrik. ============================================================= Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================= Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/
2019 Aug 05
1
Re: [PATCH 1/2] Rust bindings: Add Event structs, Clarify Handle lifetime
On Monday, 5 August 2019 08:59:31 CEST Hiroyuki Katsura wrote: > Without clarifying handle's lifetime, it is unable > to see how long the callbacks which the handle > owns will live. Then, Rust compiler will infer > that the callbacks have 'static lifetime. It is > not convenient for users. > --- My initial idea was to split the Handle -> Handle<'...
2012 Feb 08
1
[LLVMdev] Clarifying FMA-related TargetOptions
On Feb 8, 2012, at 10:44 AM, James Molloy wrote: > Hi Owen, > > Having looked into this due to Clang failing PlumHall with it recently I can give an opinion... > > I think !NoExcessFPPrecision covers FMA completely. There are indeed some algorithms which give incorrect results when FMA is enabled, examples being those that do floating point comparisons such as: a * b + c - d. If
2023 Jul 19
0
proposal for WRE: clarify that use of S4 classes implies use of superclasses
...MESPACE _or_ if I delete the call to setClass in R/*.R. It is precisely these cached superclasses that are liable to become stale, because, if I understand correctly, the namespace is populated and serialized at _install_ time, whereas the imports environment is populated at _load_ time. Hence by clarifying in WRE that packages should import exported superclasses of classes that they extend, etc., we could stem some of the "staleness" on CRAN ... But maybe my analysis is mistaken, so I'll wait for comments from others ... Mikael -------------- next part -------------- An embedded and c...
2009 Apr 27
2
[PATCH] Clarify rawlog example
# HG changeset patch # User matthijs at stdin.nl # Date 1240845142 -7200 # Branch HEAD # Node ID 19f4b6167b426c36b7b3b38db4397f2723dc75c2 # Parent c8de2237478fc01ee46e6ec8cda41e8d3cecb68c Clarify rawlog example. diff -r c8de2237478f -r 19f4b6167b42 dovecot-example.conf --- a/dovecot-example.conf Thu Apr 23 12:01:40 2009 -0400 +++ b/dovecot-example.conf Mon Apr 27 17:12:22 2009 +0200 @@ -543,6
2010 Jun 18
0
pcse package - clarifying question about arguments groupN and groupT
Just two clarifying questions about the package "pcse". Argument "groupN": It should be a factor that tells us to what subgroup each record belongs, right? Argument "groupT" should be a vector that contains the time identifier. Can it be just a factor (e.g., 1, 2, 3, etc.) - or does it...
2007 Feb 06
0
Bug#409926: xen-utils-common: Please clarify error messages: ie when disk is not found
Package: xen-utils-common Version: 3.0.3-0-2 Severity: wishlist I had an error in the disk configuration of a VM (typo in the LVM volume group name) and got this error: # xm create test.cfg Using config file "test.cfg". Error: Device 2049 (vbd) could not be connected. Hotplug scripts not working. # I would be nice to have an error message that clarifies things. -- System
2009 Sep 21
0
Clarify TTY and virtual consoles
Hi, I need some help to clarify TTY and virtual consoles. Thanks a lot. 1. I learned that to switch from one TTY to another, one must be at the physical machine. Does the same apply to virtual consoles? 2. My /etc/inittab includes the following. Does that mean there's only one instance of TTY on my CentOS? ... #
2014 Apr 03
1
[PATCH] Clarify escaping in wildcard patterns documentation
Hi, the attached patch IMHO improves the man page regarding use of the backslash as escape character in wildcard patterns. Thanks, Erik P.S. Please keep me in Cc: as I am not subscribed to the list. -- Premature optimization is the root of all evil. -- Donald Knuth -------------- next part -------------- A non-text attachment was scrubbed... Name:
2014 Oct 16
0
[Bug 2295] New: clarify the effect of ForwardX11Timeout=0 in ssh config
https://bugzilla.mindrot.org/show_bug.cgi?id=2295 Bug ID: 2295 Summary: clarify the effect of ForwardX11Timeout=0 in ssh config Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 Component: Documentation
2003 May 23
0
[LLVMdev] clarify comment in BugDriver.cpp
Clarify BugDriver.cpp:BugDriver::ParseInputFile()'s return values in its explanatory comment. Committed as an obvious fix. -- gaeke at uiuc.edu Index: BugDriver.cpp =================================================================== RCS file: /home/vadve/vadve/Research/DynOpt/CVSRepository/llvm/tools/bugpoint/BugDriver.cpp,v retrieving revision 1.6 diff -u -a -d -p -r1.6 BugDriver.cpp ---
2006 Jan 27
3
G729 Commercial Licenses.
Hi all, I have purchased 2 licenses of G729 from digium and has done the registration. It works well and is quite fine with my Asterisk@Home. Just want to clarify some licensing issues regarding them. If i had to do a full reformat of my PC and reload a@h again will i be able to use the licenses again without re-registration? If no. .Is there are limits for this? Please anyone clarify. Thanks
2019 Oct 09
3
[Bug 3080] New: Document IdentityFile=none and clarify interaction of defaults with IdentitiesOnly
https://bugzilla.mindrot.org/show_bug.cgi?id=3080 Bug ID: 3080 Summary: Document IdentityFile=none and clarify interaction of defaults with IdentitiesOnly Product: Portable OpenSSH Version: 8.0p1 Hardware: Other OS: All Status: NEW Severity: normal Priority: P5
2020 Jul 01
3
[PATCH 2/2] virtio-mmio: Reject invalid IRQ 0 command line argument
From: Bjorn Helgaas <bhelgaas at google.com> The "virtio_mmio.device=" command line argument allows a user to specify the size, address, and IRQ of a virtio device. Previously the only requirement for the IRQ was that it be an unsigned integer. Zero is an unsigned integer but an invalid IRQ number, and after a85a6c86c25be ("driver core: platform: Clarify that IRQ 0 is
2020 Jul 01
3
[PATCH 2/2] virtio-mmio: Reject invalid IRQ 0 command line argument
From: Bjorn Helgaas <bhelgaas at google.com> The "virtio_mmio.device=" command line argument allows a user to specify the size, address, and IRQ of a virtio device. Previously the only requirement for the IRQ was that it be an unsigned integer. Zero is an unsigned integer but an invalid IRQ number, and after a85a6c86c25be ("driver core: platform: Clarify that IRQ 0 is
2020 Aug 11
2
clarifying the handling of responses for virtio-rpmb
Hi, The specification lists a number of commands that have responses: The operation of a virtio RPMB device is driven by the requests placed on the virtqueue. The type of request can be program key (VIRTIO_RPMB_REQ_PROGRAM_KEY), get write counter (VIRTIO_RPMB_REQ_GET_WRITE_COUNTER), write (VIRTIO_RPMB_REQ_DATA_WRITE), and read (VIRTIO_RPMB_REQ_DATA_READ). A program key or write
2014 Apr 11
16
[LLVMdev] LLVM 3.4.1 - Testing Phase
Hi, I have just tagged the first release candidate for the 3.4.1 release, so testers may begin testing. Please refer to http://llvm.org/docs/ReleaseProcess.html for information on how to validate a release. If you have any questions or need something clarified, just email the list. For the 3.4.1 release we want to compare test results against 3.4-final. I have added support to the