search for: lnc

Displaying 20 results from an estimated 25 matches for "lnc".

Did you mean: inc
2013 Jan 09
1
Need an advise for bayesian estimate
...ce reported a quite different estimates for the follwoing ethylene data applying bayes method using MCSIM. As seen below glm give same results regardless of response data format, i.e., two-column or binary formats, but bayesglm would give different results. The result from French report is -91.78+8*lnC+6.055*lnT which lie between prior.df=1 and 2 appling binary data format in R. My question are as follows: 1. What is advantage using bayes estimate? Is it better for small samples? 2. How to resolve different estimates depending on the format of response data, and the prior specs (Ex: prior.df)?...
2010 May 03
2
question about the degrees of freedom
...ral 2-digit industry codes that i want to use for conducting by-industry analysis but i think there is a problem with the degrees of freedom! for example, when i do my analysis without any 2-digit industry code, i got the following summary (i have 146574 observations in total): > abc<-lm(lnQ~lnC+lnM+lnL+lnE+eco+inno, data=ds) > summary(abc) Call: lm(formula = lnQ ~ lnC + lnM + lnL + lnE + eco + inno, data = ds) Residuals: Min 1Q Median 3Q Max -11.01340 -0.17637 -0.02217 0.14974 7.79005 Coefficients: Estimate Std. Error t value Pr(&gt...
2007 Jan 16
0
nlme : convergence problem and other errors
...rmore, do you know if it is possible to fix the values of the fixed effects so that the model only has to estimate the random effects? Thank you for your help and answers. Regards, Thomas Brunel pds.fit<-nlme(pds~(exp (lna)/(exp (lnb) + 1/(1 + exp(1000 * (exp (lntmat) - t + 0.5))) * exp (lnc)))^4 * (1 - (1 - ( 0.051 * (1 - 1/(1 + exp(1000 * (exp (lntmat) - t + 0.5)))) + (exp (lna)/exp (lnb))^4 * (1 - (1 - (0.051)^0.25 * (exp (lnb)/exp (lna))) * exp( - ((exp (lnb) * exp (lntmat))/4)))^4 * 1/(1 + exp(1000 * (exp (lntmat) - t + 0.5))))^0.25 * ((exp (lnb) + 1/(1 + exp(1000 * (exp (lnt...
2010 May 03
1
question about the degrees of freedom‏
...ffect of the independent variables on the 11th industry i defined a dummy variable such as: ind=(ind_2d==11)# this supposed to mean, ind is equal to 11th industry in other words just take into account the firms which has the code 11, am i mistaken here? and then run the regression, abc<-lm(lnQ~lnC+lnM+lnL+lnE+eco+inno+ind, data=ds) >> summary(abc) > > Call: > lm(formula = lnQ ~ lnC + lnM + lnL + lnE + eco + inno + ind, > data = ds) > > Residuals: > Min 1Q Median 3Q Max > -11.03392 -0.17647 -0.02301 0.14901 7.74957 > > C...
2004 Jun 15
1
strange rsync error message from our backup script
...-suffix='' \ --backup-dir=$BACKUP_ROOT/$BACKUP_HOST/${TODAY} \ $BACKUP_HOST_AND_PATH ${DESTINATION}$BACKUP_ROOT/$BACKUP_HOST/current It used to work fine but since I've upgraded to 2.6.2 from 2.5.x I get the following error messages: make_bak_dir mkdir "/backup/naxos.premier-lnc.com/2004-06-09/home/ddegrolard/profile/Local Settings/Application Data" failed: File exists make_bak_dir mkdir "/backup/naxos.premier-lnc.com/2004-06-09/home/ddegrolard/profile/Local Settings" failed: File exists make_bak_dir mkdir "/backup/naxos.premier-lnc.com/2004-06-09/home/...
2010 Jun 09
1
equivalent of stata command in R‏
...ed, 9 Jun 2010 09:53:20 +0000 OK! sorry thats my fault, here the translations of the stata commands 1st step is to get the mean values of the variables, well that doesnt need explanation i guess, 2nd step is to estimate the model on panel data estimation method which is: mdl<-plm(lnLP~lnC+lnL+lnM+lnE+Eco+Inno+Eco*Inno+Eco*lnM+Eco*lnE+year,data=newdata,model="within") and basically i need to get the marginal effect of variable "Eco" at the sample mean (step 3) but i am not that good in R so any additional help is wlcome! Thanks From: saint-filth@hotmail.com To: r-...
2010 Jun 09
1
equivalent of stata command in R
...---------------------------------- inno | 146574 .0880374 .2833503 0 1 lnE | 146353 .9256239 1.732912 -4.473922 10.51298 lnM | 146209 4.281903 1.862192 -4.847253 13.71969 2. Estimate model . xi: xtreg lnLP lnC lnL lnE lnM eco inno eco_inno eco_lnE eco_lnM i.year, fe i(stno) i.year _Iyear_1997-1999 (naturally coded; _Iyear_1997 omitted) Fixed-effects (within) regression Number of obs = 146167 Group variable (i): stno Number of groups =...
2009 Sep 23
1
Maximum Likelihood Est. regarding the degree of freedom of a multivariate skew-t copula
...f <- function(z) { pmst(z, xi[2],Omega[2,2],alpha[2],df)-P_nik[i] } u2[i]<-uniroot(f,ber2,tol=0.000001)$root z?hler<-dmst(c(u1[i],u2[i]),xi,Omega,alpha,df)[1] nenner<-dmst(u1[i], xi[1] ,Omega,alpha[1],df) * dmst(u2[i], xi[2],Omega,alpha[2],df) z[i]<-z?hler/nenner } lnc<-log(z) erg<-(-1)*sum(lnc) return(erg) } v<-c(10) optim(v,c_density, method="SANN", control=list(maxit=20)) -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: NIKKEI.txt URL: <https://stat.ethz.ch/pipermail/r-help/att...
2007 Mar 27
0
GSoC Apply, request for review
...g my application I submitted for the GSoC. There are still some hours left before the deadline, so if you have any remarks or a tip, I can still update it. thanks... i think there are some grammatical errors =(... == Name and Contact details == Andr? Luiz Nazareth da Costa Primary e-mail: andre.lnc@gmail.com Secondary e-mail: andre.lnc@lsc.ic.unicamp.br Gtalk: andre.lnc@gmail.com == Project Title == Hardware implementation of Theora decoding == Project == Decode a video in the Theora format requires a great power of processing. In this way, the development of a specify hardware for it, is...
2006 Aug 16
1
bwplot in loop doesn't produce any output
...------------------------------------------------------------------- But when set into a loop, it doens't produce anything. I've tried sending the output to pdf(file="test.pdf"), and the pdf file stays empty. for (i in 1:(lfc-1)) { for (j in (i+1):lfc) { for (k in 1:lnc) { NumName <- varnames[num.cols[k]] FacNames <- varnames[fac.cols[c(i,j)]] tmp <- paste(FacNames[1],NumName,sep="~") fml <- formula(paste(tmp,FacNames[2],sep="|")) bwplot(fml, data = X) } } } Any thoughts ? And if you know how to unlock...
2010 Apr 08
1
plm package twoways effect problem
Hello everyone, I have a peoblem to create the twoways effect in the plm package. when i try to create the following dsn1<-plm(lnQ~lnC+lnL+lnM+lnE+eco+RD,data=newdata,effect="twoways",model="within") i have this error: Error in rep.int(c(1, numeric(n)), n - 1L) : negative length vectors are not allowed and to be honest i have no idea what does it mean!! can someone give me any idea what it would mean? Th...
2007 Jul 10
0
Theora Hardware: Integration with LEON is completed!
Hi, The Integration with LEON (first part of my GSoC) is completed. http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3_full.png At the last week I had (leon3 + linux + libtheora) and (leon3 + send_vector_of_input + theora hardware) working ok. Firstly, I thougth that it just would be: http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3.png But it wasn't too si...
2010 Mar 29
1
plm package duplication problem
...fect this command works just fine, i can even get the summary of "dsn" with >summary(dsn) which works fine also, however my problem starts when i define my model and i cant find where do i make mistake!! i try to create my model with the following command >dsn.plm <- plm(lnQ~lnC+lnL+lnM+lnE,data=ds, random.method="walhus",effect="twoways",model="random") and than i get this error message duplicate couples (time-id) Error in pdim.default(index[[1]], index[[2]]) : so my question is; is there anyone who knows how to overcome with this error!...
2010 Apr 23
1
creating dummy with loop command‏
...at way that you have suggested but in fact my case is a little bit complicated than this, therefore, i am writing a better explanation now, my model is trying to see the effect of eco-innovative industries on total output, thats why i am trying to estimate by-industry regression: the model is lnQ~lnC+lnM+lnL+lnE+eco_inno+inno+(sum)ind_3d capital,material expendtrs, #labor, energy expendtrs, eco-innovation expenditures and innovation expenditures and i have in my disposal the 3-digit industry codes where total number of them are 99 ( not all of them belong to the same industry) so in order to be...
2010 Jun 09
1
equivalent of stata command in R‏‏
...; > > > here the translations of the stata commands > > 1st step is to get the mean values of the variables, well that doesnt need explanation i guess, > > > > 2nd step is to estimate the model on panel data estimation method > > which is: > > mdl<-plm(lnLP~lnC+lnL+lnM+lnE+Eco+Inno+Eco*Inno+Eco*lnM+Eco*lnE+year,data=newdata,model="within") > > and basically i need to get the marginal effect of variable "Eco" at the sample mean (step 3) but i am not that good in R so any additional help is wlcome! > > Thanks > > From:...
2010 Apr 14
0
total. factor. prodctvty. help!!
...on of the process, hope there will be someone who can help me! suppose i have a basic Cobb-Douglas production function, ( i am not gonna give many information about the R commands or about the data since my questionn is rather theoric) and i run this model with OLS as following; >mdl1 = lm(lnQ~lnC+lnL+lnM+lnE,data=newdata) than in the second step, i need to get the predicted residual as a mesure of "total factor productivity" ==> epsilon(hat)it= lnQit-lnQ(hat)it and i get the residual by typing; residuals(mdl1) ==> do i make mistake here or should i write another command get...
2002 Oct 24
1
package installation
...eg.o nvden.o radbas.o radfun.o rcss.o rcssr .o rcsswt.o rkmat.o sortm.o -L/usr/local/lib -L/usr/lib/gcc-lib/i386-redhat-li nux/2.96 -L/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../.. -lreadline -ldl -lnc urses -lg2c -lm -L/usr/lib/R/bin -lR /usr/bin/ld: cannot find -lncurses collect2: ld returned 1 exit status make: *** [fields.so] Erreur 1 ERROR: compilation failed for package 'fields' I obtain the same message for any other package. I...
2007 Dec 18
1
System hangs up every day
Hello everybody Unfortunately my problem still doesn't have any solution. But I have an interesting observation. The gateway freezes very quickly, if torrent client programs are running on workstations. I assume the cause of the problem consists in many number of TCP/IP connections that torrent client establishes. Any ideas? Maybe I can tune somehow a TCP/IP via kernel, sysctl or pf settings?
2009 Apr 08
1
watchdog timeout
...msk # Marvell/SysKonnect Yukon II Gigabit Ethernet device nge # NatSemi DP83820 gigabit Ethernet device nve # nVidia nForce MCP on-board Ethernet Networking device pcn # AMD Am79C97x PCI 10/100(precedence over 'lnc') device re # RealTek 8139C+/8169/8169S/8110S device rl # RealTek 8129/8139 device sf # Adaptec AIC-6915 (``Starfire'') device sis # Silicon Integrated Systems SiS 900/SiS 7016 device sk...
2007 May 09
2
Next step of Hardware Theora
Hello, First of all, I would like to say that my work that I wrote in the other email would be to do in hardware the functions: CopyRecon, LoopFilter and UpdateUMVBorder. These are modules that Leonardo had made, but it wasn't ok in FPGA. When I had a chat with Leonardo we were thinking in rewrite these module for to do this running in FPGA (to debug in a Hardware level is much more