search for: divulging

Displaying 20 results from an estimated 133 matches for "divulging".

Did you mean: diverging
2011 Jan 20
1
Inverse Prediction with splines
Hello, I have fit a simple spline model to the following data. Data x y 0 1.298 2 0.605 3 0.507 4 0.399 5 0.281 6 0.203 7 0.150 8 0.101 Model Sp.1=lm(y~bs(x,df=4)) Now I wish to inverse predict the x for y=.75, say. Optimize works fine for a polynomial but I can figure out how to get the spline model into the function argument. Can anyone help me out. Thanks!! Jeff Jeff Morris Sanofi
2013 Jan 22
6
Security considerations for basing decisions on facts
Hello, Let''s consider the scenario when a client node in a puppet environment gets compromised. In case some of the puppet modules make decisions based on agent facts, these modules are potentially exposed to abuse from the malicious puppet agent. For example, if a class has: if $some_fact == ''some value'' { # deploy some configuration } then the compromised node
2007 May 02
3
Apache User Isolation/Perchild, or PHP "chroot"?
Has anyone set up any form of apache user isolation on CentOS? I have multiple virtual hosts on my machine, run by users who do not trust eachother. The problem is that any php script run by apache is able to do things like raw file io on other users' .htpasswds, php scripts, hidden directory listings, and so on. Database passwords can even be divulged in this way, since they are often stored
2018 Nov 11
2
Patch idea: an environment variable for setting the user ID
To R-devel, In `R CMD build`, the ID of the user is automatically inserted into the DESCRIPTION file, e.g. Packaged: 2018-11-06 14:01:50 UTC; <MY USER ID> This is problematic for those of us who work in corporate settings. We must not divulge our user IDs in the packages we develop and release. Jim Hester pointed out that these two lines in `add_build_stamp_to_description_file()`
2012 Apr 24
1
Splitting data into test and train (80:20) kepping attributes similar
Hi, I am trying to do some predictive modeling around attrition and want to split the dataset into test and train (80:20) and keep the ratio of attritees:non attrites same. In my dataset the attrition indicator is coded as 0(for non-attritees) and 1 (for attritees) and I want to keep the ratio of 0's to 1 similar. I apologize for this trivial question but this is my second week with R.
2020 Jun 17
4
[PATCH v3 1/1] s390: virtio: let arch accept devices without IOMMU feature
...VIRTIO_F_VERSION_1)) > return 0; > > + if (arch_needs_virtio_iommu_platform(dev) && > + !virtio_has_feature(dev, VIRTIO_F_IOMMU_PLATFORM)) { > + dev_warn(&dev->dev, > + "virtio: device must provide VIRTIO_F_IOMMU_PLATFORM\n"); I'm not sure, divulging the current Linux name of this feature bit is a good idea, but if everybody else is fine with this, I don't care that much. An alternative would be: "virtio: device falsely claims to have full access to the memory, aborting the device" Regards, Halil
2020 Jun 17
4
[PATCH v3 1/1] s390: virtio: let arch accept devices without IOMMU feature
...VIRTIO_F_VERSION_1)) > return 0; > > + if (arch_needs_virtio_iommu_platform(dev) && > + !virtio_has_feature(dev, VIRTIO_F_IOMMU_PLATFORM)) { > + dev_warn(&dev->dev, > + "virtio: device must provide VIRTIO_F_IOMMU_PLATFORM\n"); I'm not sure, divulging the current Linux name of this feature bit is a good idea, but if everybody else is fine with this, I don't care that much. An alternative would be: "virtio: device falsely claims to have full access to the memory, aborting the device" Regards, Halil
2020 Jun 29
2
[PATCH v3 1/1] s390: virtio: let arch accept devices without IOMMU feature
...t;>> + if (arch_needs_virtio_iommu_platform(dev) && >>> + !virtio_has_feature(dev, VIRTIO_F_IOMMU_PLATFORM)) { >>> + dev_warn(&dev->dev, >>> + "virtio: device must provide VIRTIO_F_IOMMU_PLATFORM\n"); >> >> I'm not sure, divulging the current Linux name of this feature bit is a >> good idea, but if everybody else is fine with this, I don't care that > > Not sure if that feature name will ever change, as it is exported in > headers. At most, we might want to add the new ACCESS_PLATFORM define > and keep...
2020 Jun 29
2
[PATCH v3 1/1] s390: virtio: let arch accept devices without IOMMU feature
...t;>> + if (arch_needs_virtio_iommu_platform(dev) && >>> + !virtio_has_feature(dev, VIRTIO_F_IOMMU_PLATFORM)) { >>> + dev_warn(&dev->dev, >>> + "virtio: device must provide VIRTIO_F_IOMMU_PLATFORM\n"); >> >> I'm not sure, divulging the current Linux name of this feature bit is a >> good idea, but if everybody else is fine with this, I don't care that > > Not sure if that feature name will ever change, as it is exported in > headers. At most, we might want to add the new ACCESS_PLATFORM define > and keep...
2019 Jan 25
2
Patch idea: an environment variable for setting the user ID
Thanks, Kurt. I think I now have enough time to write a patch. What are the steps? I have read https://www.r-project.org/bugs.html#how-to-submit-patches but I do not seem to have permission to create a Bugzilla account at https://bugs.r-project.org/bugzilla/. Will On Mon, Nov 12, 2018 at 2:46 AM Kurt Hornik <Kurt.Hornik at wu.ac.at> wrote: > >>>>> Will L writes: >
2011 Jul 12
1
[LLVMdev] SPARC JIT?
Greetings, I've been using LLVM and Clang for a while now, primarily targeting x86 and ARM. Recently, I read the list of open LLVM projects, one of them being "Add JIT support to the SPARC port." Looking further, I saw a May 2010 post from Chris Lattner [2], which basically stated that a future-proof implementation should use LLVM-MC. Is anybody currently working on this project?
2020 Jun 19
1
[PATCH v3 1/1] s390: virtio: let arch accept devices without IOMMU feature
...if (arch_needs_virtio_iommu_platform(dev) && > > > + !virtio_has_feature(dev, VIRTIO_F_IOMMU_PLATFORM)) { > > > + dev_warn(&dev->dev, > > > + "virtio: device must provide VIRTIO_F_IOMMU_PLATFORM\n"); > > > > I'm not sure, divulging the current Linux name of this feature bit is a > > good idea, but if everybody else is fine with this, I don't care that > > Not sure if that feature name will ever change, as it is exported in > headers. At most, we might want to add the new ACCESS_PLATFORM define > and k...
2001 May 21
1
To those interested in contributing to the Debian User's Reference Guide
Hello- This goes for all those insterested in contributing with the effort to have better Debian documentation, and are willing to submit material to the Science section of the DURG, in order to divulge R to a wider public. Please write directly to the author of the Science: Andreas Franzen <anfra at debian.org> Regards, Henry L.
2010 Aug 19
1
Adding lines to xyplot with abline
Is it kosher to add, say, horizontal lines to a lattice xyplot using abline(h=xxx)? The lines don't appear at the right value, that is, if h=150, the line might appear at h=140? Jeff This communication, including any attachments, is intended solely for the use of the addressee and may contain information which is privileged, confidential, exempt from disclosure under applicable law or
2011 Apr 18
1
Way OT: Anyone know where to get data on relationship between education and salary
I'm sorry for the way OT post, but here goes. I'm an informatics specialist, and R user. My wife is a secondary school maths teacher. My wife recently tried to explain to her class the link between education and potential salary, and I would love to be able to show this graphically, however, I cannot find any freely available data for this. Does anyone know of a suitable dataset,
2005 Nov 09
3
dataframe without repetition
Hello, with a data.frame like this : > toto <- data.frame(id=c("id1","id1","id2","id3","id3","id3"),dpt=c("13","13","34","30","30","30")) > toto id dpt 1 id1 13 2 id1 13 3 id2 34 4 id3 30 5 id3 30 6 id3 30 what is the most efficient ways to obtain : id
2006 Oct 13
1
How to install Windows 2003 on Xen 3 without vt-enabled hardware?
Hi, How to install Windows 2003 on Xen 3 without vt-enabled hardware? Thanks to your help. Jean-Marc Renson ********************************************************************************************* Ce courriel et les documents qui y sont attachés peuvent contenir des informations confidentielles. Si vous n''etes pas le destinataire escompté, merci d''en informer
2006 Aug 12
2
Install Applications via Logon Scripts?
Is there a way to install a windows (XP) application via a logon script? I'm not sure how to do it because most applications will require interaction (next,next,next and etc). Has anyone figured out a way to 'push out' programs via logon script or something else relating to a Samba domain? Thanks, Aaron ----------------------------------------- Disclaimer If you have received this
2005 Nov 15
2
Project idea
Hi all I have an idea for a project that I think would be very useful using web 2.0. Are there any people out there who may be interested? Sounds a little vague at the moment but I am not certain how much info I can divulge at this point. I would like the project to be a free-to-use one. Regards, William
2018 Jan 20
1
a vector unusually getting NA values.....
dear members, I have a function by name "ygcudf" and a list of stock names by name"snl" ( of class "list"). ygcudf acts on snl and returns a list of the most favourable stocks. I don't wish to divulge the code of the function, for genuine reasons, but the algorithm is as follows: { k <- 1; i <- 1