search for: bilateral

Displaying 15 results from an estimated 15 matches for "bilateral".

2018 May 08
2
Bilateral matrix
I have data on current and previous location of individuals. I would like to have a matrix with bilateral movement between locations. I would like the final output to look like the second table below. I have tried using crosstab() from the ecodist but I do not have another variable to measure the flow. Ultimately I would like to compute the probability of movement between cities (movement to city_i/to...
2018 May 08
0
Bilateral matrix
...)), class = "data.frame", row.names = c(NA, -15L)) dcast(temp1, previous_location ~ current_location) On Tue, May 8, 2018 at 12:10 PM, Miluji Sb <milujisb at gmail.com> wrote: > I have data on current and previous location of individuals. I would like > to have a matrix with bilateral movement between locations. I would like > the final output to look like the second table below. > > I have tried using crosstab() from the ecodist but I do not have another > variable to measure the flow. Ultimately I would like to compute the > probability of movement between citie...
2018 May 17
0
Bilateral matrix
...ng trouble with the fact that two of the previous locations do not appear in current locations (that is no one moved to OKC and Dallas from other cities), so these two cities are not being included in the output. I have provided a better sample of the data and the ideal output (wide form - a 10x10 bilateral matrix) but haven't been able to do this. Would it be easier if I create variable for each ID - it would be equal to 1 if the person moved? I am a bit lost - thank you again! ### data structure(list(ID = 1:12, previous_location. = structure(c(3L, 9L, 8L, 10L, 2L, 5L, 1L, 7L, 4L, 6L, 10L, 5L),...
2018 May 16
0
Bilateral matrix
...>> >> dcast(temp1, previous_location ~ current_location) >> >> On Tue, May 8, 2018 at 12:10 PM, Miluji Sb <milujisb at gmail.com> wrote: >> > I have data on current and previous location of individuals. I would >> like >> > to have a matrix with bilateral movement between locations. I would like >> > the final output to look like the second table below. >> > >> > I have tried using crosstab() from the ecodist but I do not have another >> > variable to measure the flow. Ultimately I would like to compute the >&g...
2018 May 16
2
Bilateral matrix
...ast(temp1, previous_location ~ current_location) >>> >>> On Tue, May 8, 2018 at 12:10 PM, Miluji Sb <milujisb at gmail.com> wrote: >>> > I have data on current and previous location of individuals. I would >>> like >>> > to have a matrix with bilateral movement between locations. I would >>> like >>> > the final output to look like the second table below. >>> > >>> > I have tried using crosstab() from the ecodist but I do not have >>> another >>> > variable to measure the flow. Ult...
2018 May 08
3
Bilateral matrix
...;, row.names = c(NA, > -15L)) > > dcast(temp1, previous_location ~ current_location) > > On Tue, May 8, 2018 at 12:10 PM, Miluji Sb <milujisb at gmail.com> wrote: > > I have data on current and previous location of individuals. I would like > > to have a matrix with bilateral movement between locations. I would like > > the final output to look like the second table below. > > > > I have tried using crosstab() from the ecodist but I do not have another > > variable to measure the flow. Ultimately I would like to compute the > > probability...
2018 Jan 27
0
New package IndexNumR: A package for computation of index numbers
Hello useRs, A new package, IndexNumR, has been released on CRAN. IndexNumR provides a set of functions for computing various bilateral and multilateral indices. It is designed to compute price or quantity indices over time. Bilateral indices include Laspeyres, Paasche, Fisher, Tornqvist, Sato-Vartia, Walsh and CES, as well as elementary indices Dutot, Carli, Harmonic mean, CSWD and Jevons. All of these bilateral indices can be com...
2004 Sep 09
2
GEE model
Hello there, My name is Lisa and I'm doing analysis using genelized linear model-GEE model because I have some repeated measurements on the same patients (in a bilateral eye disease case). It would be very appreciated if you could shed some light on what function to use in R. Thank you very much Lisa Wang Msc. Toronto,Ca
2018 Jan 27
0
New package IndexNumR: A package for computation of index numbers
Hello useRs, A new package, IndexNumR, has been released on CRAN. IndexNumR provides a set of functions for computing various bilateral and multilateral indices. It is designed to compute price or quantity indices over time. Bilateral indices include Laspeyres, Paasche, Fisher, Tornqvist, Sato-Vartia, Walsh and CES, as well as elementary indices Dutot, Carli, Harmonic mean, CSWD and Jevons. All of these bilateral indices can be com...
2006 Oct 17
2
RODBC and NULL values
...it is automatically exported into PostgreSQL for analysis as Filemaker's ODBC and JDBC access is awful, slow and has a tendency to crash. I have disability data where for each patient there is a survival time in years from disease onset to a particular disease stage, namely unilateral support, bilateral support, wheelchair use, and death. Valid values may include NULL (patient hasn't reached that stage), 0 (for example, patient needed support immediately at disease onset), and any positive integer. When I query the database manually using psql, it is clear there are NULL values. 3 |...
2009 Oct 15
1
information
Hi!!, i'm Leonardo Olmedo, i'm student of master in Applied Mathematics in UAM and profesor in UNAM from Mexico. My thesis is a Proposal to test a central composite null hypothesis and alternative hypotheses bilateral in normal distribution. I did a program in R for obtain the significance level from test. I have a doubt: How can i do let my program be part of R and/or how i should have to write for this? thanks!!!
2019 Jan 18
2
[RFC] Introducing an explicit calling convention
On Jan 16, 2019, at 1:33 AM, David Chisnall via llvm-dev <llvm-dev at lists.llvm.org> wrote: > On 15/01/2019 21:56, Manuel Jacob via llvm-dev wrote: >> Sometimes people complain that ABI handling in the frontend is hard and that they have to duplicate (in their language’s frontend) what Clang does. However, I don’t think that pushing more of this complexity into LLVM would be a
2008 Mar 24
8
Proper idom for link_to_if
What I wish to do is to have a construct like this in a view: <%= link_to_if <some test>, "New Model View", new_model_path -%> <some test> has to return true if new_model_path is defined and false otherwise. What is the proper idiom to do this in rails 2? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received
1999 Nov 10
0
Errors in /var/log/messages and "dmesg"
A friend of mine is running Samba (samba-2.0.3-8) on a couple RedHat Linux 6.0 machines. He is sharing files bilaterally at work with a WinNT machine and at home with a Win9x machine. In both places, he is getting a large number of SMB error messages. I'm not sure whether these are from the smbfs (smbmount) or from the Windoze machines accessing the Linux drives, though I suspect the former. I've attache...
2006 Oct 11
4
Psst... Top secret information: Codename Pineapple
Friends in the Asterisk community, I've been talking for years about the new version of the SIP channel. I've been trying to get funding and get going. Well, the funding part remains to be handled, but I have other news - if you kan keep it to yourself. ...I've began coding. Finally. With a happy smile on my face I removed "pedantic=yes" the other day. After years of