Displaying 20 results from an estimated 10000 matches similar to: "Math kernel library from intel"
2012 Nov 17
2
Basic Stats question
Dear All
I am a stats newbie and have a basic stats question;
i have y as dependent variable and x1 to x5 as dependent variable.
I need to know which variables x1 to x5 are actually affecting y. How
do I find out?
can an example be given which makes things clear (if possible)?
Thanks
Parth
2010 Nov 17
2
help on IDE
I am new comer in R.There r few IDE like Tinn R,VIM etc.I mean How to
use them? Do I need to install R and then install them to use or they
can work alone? Also does one install packages on R or IDEs? Can I
call/use the package from IDEs?
regards
Parth
--
Socrates, proclaimed: "I came to know one thing; that I know nothing".
2010 Oct 10
1
Parallel processing
1.what is the application to install for to speed up processing for
multicore processor in windows environment?
2. how to compute time for executing a particular a code?
[[alternative HTML version deleted]]
2017 Dec 11
1
file creating
I am using R(3.4.3), Win 7(extreme edition) 32 bit,
I have 10 excel files data1,xls, data2.xls .. till data10.xls.
I want to create 10 dataframes . How to do ?
regards
Parth
[[alternative HTML version deleted]]
2012 Mar 28
1
Need Help
Sir,
Which modules/package should I use to solve the following statistical models:
1. Multiple Objective Programming (MOP)
2. Data Envelopment Analysis (DEA)
3. Lab Experiments
4. Multiple Criteria Decision Making (MCDM)
Regards,
PS
2003 Jan 07
1
axis() color from 1.5.1 to 1.6.1
I see that the definition of axis() has changed from 1.5.1 to 1.6.1 (as
mentioned in the news file for 1.6.0). Axis now has a color argument to
change it's color. However, the following command worked in 1.5.1:
> axis(1, at = c(0.1, 0.2, 1, 5, 10), fg= gray(0.7), cex.axis = 0.8,
col.axis= "red") #plot the axis in gray with annotations in red.
The command no longer works in
2008 Jul 01
1
Help on Analysis of covariance
Dear All,
Kindly tell me the steps to perform analysis of covariance (ANCOVA). Can I find anything in the help(). My prime objective is to analyze the genotypic and phenotypic correlation coefficients.
Thanks,
Partha
Partha Protim Banerjee, Ph. D.
Scientist - Corn Breeding
Hytech Seed India Pvt. Ltd.
ICRISAT, Bldg: 303, Room: 15-23
Patancheru, Hyderabad
India
p.banerjee@hytechseed.in
+91
2004 Nov 27
1
I will be on vacation
Sir:
Is it possible to stop sending me email till January 12,2005.
I will be away from my workplace.
Partha
2016 Jan 10
2
Security permissions issues after changing idmap backend from RID to AUTORID
Thanks for the reply. Now we end-up with mix uid/gid from both ranges in
cache TDBs. Few user logins are denied with below error in smbd.log,
*[2016/01/07 11:39:44.475960, 1, pid=5202]
../source3/auth/token_util.c:430(add_local_groups*
** SID S-1-5-21-3082371790-1274690562-2878062458-5771 -> getpwuid(10005771)
failed**
wbinfo --user-info=mariond
mariond:*:10015138:110000513:Marion,
2014 Jan 30
3
smbxcals
HI ,
We have come up with a utility called smbxcals which is derived from
smbcals, where we no need to establish the client connection to perform
ACLs operations, by just giving the absolute path as a paratmeter can list
and set ACLs as below,
# smbxcacls /root/FOO/
REVISION:1
CONTROL:0x8404
OWNER:DEMOSP\Administrator
GROUP:DEMOSP\Domain Users
ACL:BUILTIN\Administrators:ALLOWED/OI|CI|I/FULL
2011 Jul 25
2
How to find the likelihood of a null model in R
Dear All,
I am working on a dataset having the dependent variable as ordinal
data(discrete data) and multiple independent variables. I need to find
the likelihood for the NULL model.i.e the model with only the
dependent variable and all other independent variables as zero. Kindly
let me know how to find the likelihood for a NULL model in R. Is there
any specific function in R that can do
2004 Nov 19
4
3d Map with bars
Apologies in advance for the question. I am trying to draw a map of the US
as a surface plot so that I would be able to drop bars on the different
states (something like Uwe Ligges' scatterplot3d example 4). I am not sure
where to start looking for such a beast. If anyone has any pointers,
ideas, I will be grateful.
TIA,
Partha
2016 Jan 08
2
Security permissions issues after changing idmap backend from RID to AUTORID
adding samba list
On Fri, Jan 8, 2016 at 10:22 AM, Partha Sarathi <parthasarathi.bl at gmail.com>
wrote:
> Hi,
>
>
> We have a customer who facing security issues after changing RID idmap
> backend to AUTORID.
>
>
> The History of the issue looks as below,
>
> 1) When samba configured with RID idmap backend customer requested to
> change few permissions,
2016 Jan 11
2
Security permissions issues after changing idmap backend from RID to AUTORID
On 2016-01-10 at 17:58 +0000, Rowland penny wrote:
> On 10/01/16 17:05, Partha Sarathi wrote:
> >
> > > This could have a lot to do with the fact that idmap_rid &
> > > idmap_autorid calculate the uids differently i.e if you have RID
> > > '2025000', autorid would calculate this as '1102500000' , rid
> > > would calculate this as
2016 Jan 30
2
Fwd: Change notify/Directory enumeration issue with two MAC OS X El Capitan accessing same folder
Hi Folks,
We are seeing an issues where two OS X El Capitan clients opened a folder
and one of them creates a "New Folder" (untitled folder) and renames it, on
the other MAC client explorer the "unititled folder" remains same and
unable to access it.
Note: The samba version is 4.1.19 and we have not used the vfs_fruit
module.
attached packet capture where the SMB2 Find
2003 May 29
3
Odd behavior of strptime
The example from the help page for strptime has the following oddity:
> dates <- c("02/27/92", "02/27/92", "01/14/92",
+ "02/28/92", "02/01/92")
> times <- c("23:03:20", "22:29:56", "01:03:30",
+ "18:21:03", "16:56:26")
> x <-
1999 Apr 13
2
Making HTML Help files in Version 64.0
Hi,
I am having trouble making the HTML help files for the installed packages in
version 64.0
For example in 63.3 this is expected behavior:
> version
_
platform Windows
arch x86
os Win32
system x86, Win32
status Beta
status.rev 0
major 0
minor 63.3
year 1999
month March
day 6
language R
> make.packages.html()
>
However,
2003 Nov 14
5
A suggestion regarding multiple replies
Please don't take this the wrong way. There are a lot of extremely helpful
people who subscribe to r-help.
I was wondering if it is time to adopt a strategy a-la Splus help whereby
people reply to the author and the author summarizes all the replies?
Just a thought and have a good weekend.
Partha
2004 Jul 02
2
Active X Component Can't create object error while runn ing vb application
Satish:
Does your app uses any AX controls?. If so, it should be registered.
Partha Saradhi
-----Original Message-----
From: Satish A. Lele [mailto:satishl@spidersystems.co.in]
Sent: Friday, July 02, 2004 11:53 AM
To: wine-users@winehq.org
Subject: [Wine]Active X Component Can't create object error while
running vb application
Hello,
I am using Red Hat Linux 9. I am trying to run