similar to: TR: The results of your email commands

Displaying 20 results from an estimated 100 matches similar to: "TR: The results of your email commands"

2005 Apr 01
1
optim problem, nls regression
Hi, I try to fit a non linear regression by minimising the sum of the sum of squares. The model is number[2]-(x/number[1])^number[3] Number [2] and number [1] change as the data changes but for all the set of data number[3] must be identical. I have 3 set of data (x1,y1), (x2,y2), (x3,y3). x_a<-c(0,0.5,1,1.5,2,3,4,6) y_a<-c(5.4,5,4.84,4.3,4,2,1.56,1.3)
2012 Mar 21
0
runif error - maximum limit?
Dear all, I am receiving the error below, I think because my n is exceeding the allowable limit for a vector. Can anyone confirm, and help with the following questions? The function and error: > stPte8 <- rtrunc(rnorm, nx * ny * nsimu, linf=0, mean=as.vector(PTmn), > sd=as.vector(PTsd)) Error in runif(n, min = pinf, max = psup) : invalid arguments My total n is calculated by: nx=4053,
2013 Oct 15
1
plotting a marginal distribution on the plane behind a persp() plot
R'istas: I am trying to plot a marginal distribution on the plane behind a persp() plot. My existing code is: library(MASS) X <- mvrnorm(1000,mu=c(0,0),Sigma=matrix(c(1,0,0,1),2)) X.kde <- kde2d(X[,1],X[,2],n=25) # X.kde is list: $x 1*n, $y 1*n, $z n*n persp(X.kde,phi=30,theta=60,xlab="x_b",ylab="x_a",zlab="f") ->res Any suggestions are very
2013 Feb 18
3
Generating QFs from same sample
Dear All I am kind of stuck up with a code a part of which seems to be causing a problem, or at least I think so. May be the community can help me. It’s simple but I suppose I am missing something. I generate a data matrix X, say of order n*p, where n represents independent row-vectors and p correlated col vectors. Let the row representation be X = (X’_1, . . ., X’_n)’. I generate the
2010 Oct 31
1
Questions about Probit Analysis
Dear All, I have some questions about probit regressions. I saw a nice introduction at http://bit.ly/bU9xL5 and I mainly have two questions. (1) The first is almost about data manipulation. Consider the following snippet ################################################## mydata <- read.csv(url("http://www.ats.ucla.edu/stat/r/dae/binary.csv")) names(mydata) <-
2005 Feb 18
1
nls.regression syntax problem
hi, i try to apply a nls regression but i always have this error message "Error in numericDeriv(form[[3]], names(ind), env) : Missing value or an Infinity produced when evaluating the model" i don't understand why it doesn't work this is the programm that i run: f <- function (x,p) { u <- p[1] v <- p[2] w <- p[3] (I((x*u)^v))+w } x<-c(1:10)
2009 Jul 20
0
No subject
Jan 19 10:00:29 VERBOSE [7177] logger.c: -- Executing [1000 at ext-meetme:7] Read("DAHDI/2-1", "PIN|enter-conf-pin-number||||") in new stack Jan 19 10:00:29 VERBOSE [7177] logger.c: -- Playing 'enter-conf-pin-number' (language 'en') Jan 19 10:00:43 VERBOSE [7177] logger.c: -- USER ENTERED 'THE PIN NUMBER' Jan 19 10:00:43 VERBOSE [7177] logger.c: --
2012 Jul 02
0
Fit circle with R
Dear Researchers, I wrote two function to fit a circle using noisy data. 1- the fitCircle() is derived from MATLAB code of * zhak Bucher* from the link http://www.mathworks.com/matlabcentral/fileexchange/5557-circle-fit/content/circfit.m 2- the CircleFitByPratt() from MATLAB code of *Nikolai Chernov *from the link
2015 Nov 19
0
Permission Issues with GPO
On 18.11.2015 12:24, Rowland Penny wrote: > On 18/11/15 10:24, mourik jan c heupink wrote: >> >> >> On 18-11-2015 10:59, Rowland Penny wrote: >>> OK, I am trying to understand this as well, I take it that the >>> uidNumber >>> you add is a unique number that is inside the range you have set in >>> smb.conf, but what about the gidNumber? do
2015 Nov 18
4
Permission Issues with GPO
On 18/11/15 10:24, mourik jan c heupink wrote: > > > On 18-11-2015 10:59, Rowland Penny wrote: >> OK, I am trying to understand this as well, I take it that the uidNumber >> you add is a unique number that is inside the range you have set in >> smb.conf, but what about the gidNumber? do you set it to '515' and is >> this also inside the range? > Yep.
2002 Nov 07
2
Qualitative factors
Hi, I have some doubt about how qualitative factors are coded in R. For instance, I consider a response y, a quantitative factor x and a qualitative factor m at 3 levels, generated as follow : y_c(6,4,2.3,5,3.5,4,1.,8.5,4.3,5.6,2.3,4.1,2.5,8.4,7.4) x_c(3,1,3,1,2,1,4,5,1,3,4,2,5,4,3) m_gl(3,5) lm(y~x+m) Coefficients: (Intercept) x m2 m3 3.96364 0.09818
2010 Jan 20
1
DTMF Issue?
I am using H.323 to create a trunk between Asterisk and Avaya IP Office system. Everything is working correctly, Asterisk can call Avaya and vise versa. Now I create a conference room with a user pin in Asterisk. Avaya can call into the conference room, but can enter the pin number. The error message they are getting is the "invalid pin number". However the pin number works if they
2015 Jan 08
0
simple logon script and different results
Hai, You can try to deploy a GPO setting which creates a Task in windows. If you set the owner/running user of that that to an administrator account, you should be able to do this without disabeling UAC. you can try to run it as : %computername%\Administrator or NT AUTHORITY\SYSTEM screenhost howto set this. http://community.spiceworks.com/shared/post/0000/4497/ninite.jpg Greetz, Louis
2006 May 20
1
(PR#8877) predict.lm does not have a weights argument for newdata
Dear R developers, I am a little disappointed that my bug report only made it to the wishlist, with the argument: Well, it does not say it has. Only relevant to prediction intervals. predict.lm does calculate prediction intervals for linear models from weighted regression, so they should be correct, right? As far as I can see they are bound to be wrong in almost all cases, if no weights
2015 Oct 12
2
machine accounts question
Hi, On our sernet-samba 4.2.4 AD-style we see that for some (newer) machine accounts, they do not have a gidNumber and uidNumber. Users logging on to those machines experience no problems, but in those systems eventlog we see during boot:: This computer was not able to set up a secure session with a domain controller in domain OURDOMAIN due to the following: There are currently no logon
2010 Oct 26
5
Display Time benchmark on page
Like we saw in console or rails log show totaltime, database time, rendering time. on my page footer in production. is it possible to acces those information from controller or view template with out time it again ? -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this
2001 Nov 16
2
pearson residuals in glm for binomial response (PR#1175)
R version 1.3.0 OS: SunOS 5.7, but I think the same problem occurs with Windows An incorrect formula seems to be used to calculate the pearson residuals for a generalized linear model with a binomial response. Here is a simple program which gives (a) the pearson residuals calculated directly, (b) the pearson residuals from glm, and (c) the deviance residuals from glm. The first and last
2015 Nov 18
2
Permission Issues with GPO
On 18/11/15 09:37, mourik jan c heupink wrote: > > > On 18-11-2015 10:13, L.P.H. van Belle wrote: >> Hai Mourik Jan/Victor. >> >>> MJ definitely understands the problem I'm facing.... >> Yes, and i do to but you wont listen... > > Could it perhaps be that the vital detail is that Viktor (and me too) > are not using windows (security tab) to manage
2014 Sep 23
3
software deployment
Hi, Just wondering: What are you guys using to deploy software on your windows (7) workstations within the samba4 AD? These are options I know of: * wpkg (but it seems it's development is not too active) * wpkg-gp using the group policies * www.opsi.org (Client Management System for Windows clients) * standard windows software deployment, but I think that's msi-only This page also has
2015 Apr 17
0
Wine release 1.7.41
The Wine development release 1.7.41 is now available. What's new in this release (see below for details): - More Known Folders supported in the shell. - Some more support for kernel job objects. - More MSI patches improvements. - Some theming fixes. - Various bug fixes. The source is available from the following locations: