Displaying 20 results from an estimated 3000 matches similar to: "Calculating & plotting a linear regression between two correlated variables"
2018 May 15
2
Systemfit
OK, Let's try this again! Here is the reproducible script; it is long because I had to copy the panel dataset here. My question is related to systemfit; I don't know how to get the result for the entire panel.
#Reproducible script
Empdata<- read.csv("/Users/ngwinuiazenui/Documents/UPLOADemp.csv")
View(Empdata)
install.packages("systemfit")
2018 May 16
0
Systemfit
Sadly you failed to set your email program to send plain text and the data is corrupted at my end.
I also think you need to reduce the size of the data set... the intent here is to increase your understanding, not debug your particular analysis.
I will say that I am having a very challenging time understanding what you are trying to accomplish though. What are the equations that you think need
2018 May 15
0
Systemfit
... and the mailing list is picky about attachments... whatever you attached did not conform to the stringent requirements mentioned in the Posting Guide. Pasting the code right into the email is usually safest, though you DO have to post using plain text (as the Posting Guide indicates) or your code may get mangled by the automatic html format removal.
On May 15, 2018 7:04:31 AM PDT, Bert Gunter
2018 May 15
1
Systemfit
Unless there is good reason not to, always cc the list -- there are lots of
smarter folks than I on it who can help.
I may or may not have time to look at this. Hopefully someone else will.
-- Bert
Bert Gunter
"The trouble with having an open mind is that people keep coming along and
sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip
2008 Feb 19
4
[LLVMdev] 2008-01-25-ByValReadNone.c Failure
Hi all,
I'm seeing this failure on my PPC G4 box running TOT with llvm-gcc
4.2. Is anyone else seeing this? I'm sure it's related to the byval
stuff that's recently gone into LLVM. I'm attaching the output of
this command:
$ llvm-gcc -emit-llvm -O3 -S -o - -emit-llvm /Users/wendling/llvm/
llvm.src/test/CFrontend/2008-01-25-ByValReadNone.c
As you can see in it, there
2004 Sep 16
1
does SMB run over DCOM ?
Hi all,
OPC is a standard that specifies a collection of DCOM interfaces
heavely used in the industrial automation domain.
(http://www.opcfoundation.org)
I would like to access these OPC objects that run in Windows from Linux
computers, using the DCOM framework.
Instead of implementing DCOM from scratch for Linux, I was considering
'stealing' some code off the SAMBA project relating
2007 Mar 19
2
Wine identity for DCOM authentication
I have the following problem.
First the native Windows XP-XP setting:
I have a DCOM service on a remote XP workstation machine (The service
is OPC server simulator, but this is not relevant for my problem).
My (local) client application needs access to the DCOM service on the
(remote) server, and following the documentation which came with the
server and a lot of browsing, I managed to set it up
2013 May 02
1
named pipe, dcom and samba4
Hi everyone,
after a classicupgrade from a samba3 domain to a samba4, I have a weird
issue related to DCOM and named pipes.
The switch to samba4 went fine and everything works perfectly except one
old software that uses Windows named pipes and DCOM for client-server
communication.
When trying to access the DCOM server the software fails. The failure
can be easily reproduced with a simple
2010 Feb 17
2
extract the data that match
Hi r-users,
I would like to extract the data that match. Attached is my data:
I'm interested in matchind the value in column 'intg' with value in column 'rand_no'
> cbind(z=z,intg=dd,rand_no = rr)
z intg rand_no
[1,] 0.00 0.000 0.001
[2,] 0.01 0.000 0.002
[3,] 0.02 0.000 0.002
[4,] 0.03 0.000 0.003
[5,] 0.04 0.000 0.003
[6,]
2006 Aug 31
2
DCOM 1.3.5 Exception from HRESULT: 0x80040013 on iR.Init("R")
Hallo Everyone,
I have a problem getting R DCom to work on a MS Server 2003. I am using
Visual Studio 2005 to use some statistical functions from R. I have
installed DCOM 1.3.5. but as soon as the statement iR.Init("R") is executed
I get the following error:
Exception from HRESULT: 0x80040013
I have checked the path and the environmental variables and there are none
associated with
2007 Mar 25
1
DCOM graphics bug?
Hi!
I am trying to display a graphic using the dcom server and the dcom graphics
object. Works fine without the embedded graphics object, in it's own
windows, but if i use the embedded object (what I need to do) the colors are
gone. Graphics are always only black and white. Even in the DCOM examples
for VB the graphics are without color - is this a bug? Can I do anything
about it?
2008 Mar 25
1
Subset of matrix
Dear R users
I have a big matrix like
6021 1188 790 290 1174 1015 1990 6613 6288
100714
6021 1 0.658 0.688 0.474 0.262 0.163 0.137 0.32
0.252 0.206
1188 0.658 1 0.917 0.245 0.331 0.122 0.148 0.194
0.168 0.171
790 0.688 0.917 1 0.243 0.31 0.122 0.15 0.19
0.171 0.174
290 0.474
2001 Aug 14
2
Wine call graph; wineserver; the "big picture".
Hi,
I've been lurking for a while now with a view to starting work on wine -
specifically COM and DCOM. I know some people have started some work and
there might be some patent issues with COM at least - so maybe DCOM is a
better bet (I had the possibly niave idea of implementing COM via DCOM -
it would be almost transparent, slower but less "dangerous").
I've read most of the
2011 Sep 06
2
Generalizing call to function
Hello guys,
I would like to ask for help to understand what is going on in
"func2". My plan is to generalize "func1", so that are expected same
results in "func2" as in "func1". Executing "func1" returns...
0.25 with absolute error < 8.4e-05
But for "func2" I get...
Error in dpois(1, 0.1, 23.3065168689948, 0.000429064542600244,
2000 Oct 05
2
DCom / StatConnector / Windows-Cygnus-Gcc ?
Hello List !
I want to use R as statistical & Graphical Tool for biological
simulation programs. So, I want to combine my programs (written
under cygnus-gcc on NT4.0) with R 1.0.1.1 under Windows.
The data, produced by my program will be sent to R. There it should
be statistically "transformed" and graphically displayed. The
simulation program may wait until R has calculated
2011 Aug 31
2
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Hi all,
Why I am getting,
Error: evaluation nested too deeply: infinite recursion / options(expressions=)?
Thanks in advance!
func <- Vectorize(function(x, a, sad, trunc=0, ...) {
result <- function(x) {
f1 <- function(n) {
dcom <- paste("d", deparse(substitute(sad)), sep="")
dots <- c(as.name("n"), list(...))
f <-
2007 Feb 04
3
Wine on Solarix 10 x86
Hi Everybody,
I'm trying to get wine to run on Solaris 10 on an x86 platform. The
machine is actually a virtual one running inside VMWare.
After installing the Solaris, I installed the latest wine package from
"The Solaris Wine Cellar" (http://www.blastwave.org/wine/). Their latest
package is 0.9.25 .
For the program I am trying to run I need to have DCOM installed.
I managed
2007 Apr 18
1
Is it necessary install dcom?
Hi,
What dcom do? Is it necessary install dcom with wine release 0.9.31-1?
Thanks.
--
S?vio Martins Ramos - Arquiteto
Rio de Janeiro ICQ 174972645
Pirataria n?o! Seja livre: Linux
http://www.debian.org
2009 Feb 23
1
why results from regression tree (rpart) are totally inconsistent with ordinary regression
Hi,
In my analysis of impacts of insecticide-treated bednets on malaria, I
look at the relationship between malaria incidence and mosquito
behaviors. The condensed data set is copied here. Ordinary regression
(lm) shows that Incidence was negatively related to Mortality. This
makes sense because the latter reflected the strength of killing
mosquitoes by insecticide-treated nets. Since the
2002 Aug 22
1
window "placement"
Using Thomas Baier's DCOM server I can do the following (in Windows 2000):
I create a slider in Excel, and the sliders On_Change event triggers a
call to R.
This call redraws an R graph, and so I have animated R graphics controlled
by Excel's slider.
The problem is that Excel needs focus so i can grab the slider, and
therefore it partially covers
R's graph window.
Is there a way to