Displaying 20 results from an estimated 226 matches for "adelaide".
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
...NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so much,
Lijun Zhao (PhD Candidate)
Nutrition and Metabolism
Level 7 SAHMRI
North Terrace
Adelaide 5005
Ph : +61 8 8128 4898
e-mail: lijun.zhao at adelaide.edu.au<mailto:lijun.zhao at adelaide.edu.au> or lijun.zhao at sahmri.com<mailto:lijun.zhao at sahmri.com>
[[alternative HTML version deleted]]
2020 Feb 19
2
How to index the occasions in a vector repeatedly under condition 1? if not, it will give a new index.
...NA 0 0 0 8 0 577 69 0
How to index the occasions in x repeatedly if the diff<15? if diff>=15, it will give a new index.
I want the output be like y.
y<-c(1,1,1,1,1,1,2,3,3)
Thank you so much,
Lijun Zhao (PhD Candidate)
Nutrition and Metabolism
Level 7 SAHMRI
North Terrace
Adelaide 5005
Ph : +61 8 8128 4898
e-mail: lijun.zhao at adelaide.edu.au<mailto:lijun.zhao at adelaide.edu.au> or lijun.zhao at sahmri.com<mailto:lijun.zhao at sahmri.com>
[[alternative HTML version deleted]]
2010 Feb 01
0
[JOBS] Entry-to-mid level Rails developer wanted in Adelaide or Sydney, Australia!
Hi,
My name is Sebastian von Conrad and I''m not a recruiter; I''m a
software developer with e-channel search, an industry leading search
engine marketing agency with offices in Adelaide and Sydney. We''ve
been in business for over 10 years and was recently named as one of
Deloitte Technology Fast 50 Australia for 2009, which means that we''re
one of the 50 fastest growing technology companies in Australia.
We''re currently looking for a entry-level (junior...
2018 Mar 15
2
Vary an equation using values from a sequence
...utlined below.
Data <- c(1:10) #Data
value <- seq(from = 0, to = 100 , by = 0.01) #Sequence
Data - min(Data) + k # Equation
Thanks,
Jake
Jake Andrae
PhD Candidate
Geology & Geophysics ? Sprigg Geobiology Centre
Department of Earth Science
School of Physical Sciences
The University of Adelaide, AUSTRALIA 5005
Phone: 0407701565
Email: jake.andrae at adelaide.edu.au
[[alternative HTML version deleted]]
2018 Mar 15
0
Vary an equation using values from a sequence
...mitted.
Cheers,
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 )
On Wed, Mar 14, 2018 at 9:14 PM, Jake William Andrae <
jake.andrae at adelaide.edu.au> wrote:
> Hi All,
>
> I have a vector of data on which I am operating. The equation with which I
> want to operate on the vector has a value k. I want to run the equation and
> output a new vector, each time replacing k with each value from the
> sequence I defined. I h...
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
...single new column?
Your cooperation will be highly appreciated.
Thanks in advance.
With Regards
*--------------------------------*
*Md Kamruzzaman*
*PhD **Research Fellow (**Medicine**)*
Discipline of Medicine and Centre of Research Excellence in Translating
Nutritional Science to Good Health
Adelaide Medical School | Faculty of Health and Medical Sciences
The University of Adelaide
Adelaide SA 5005
[[alternative HTML version deleted]]
2005 May 16
3
CLI and DNIS presented to Analog extension
My company is based in Australia and we have a need to be able to
present CLI (ANI) and DNIS to an analog extension. Currently our PABX
vendor is saying they can only deliver CLI between the first and second
cadence.
The system will collect calls via an aggregate of ISDN PRI services from
the PSTN and then direct them to the analog extensions in a hunt group
configuration. It is important that
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
...ted.
>
> Thanks in advance.
>
> With Regards
>
> *--------------------------------*
>
> *Md Kamruzzaman*
>
> *PhD **Research Fellow (**Medicine**)*
> Discipline of Medicine and Centre of Research Excellence in Translating
> Nutritional Science to Good Health
> Adelaide Medical School | Faculty of Health and Medical Sciences
> The University of Adelaide
> Adelaide SA 5005
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>...
2024 Jan 17
1
Is there any design based two proportions z test?
...Z test P
Value: ??
Your cooperation will be highly appreciated.
Thanks in advance.
With Regards
*--------------------------------*
*Md Kamruzzaman*
*PhD **Research Fellow (**Medicine**)*
Discipline of Medicine and Centre of Research Excellence in Translating
Nutritional Science to Good Health
Adelaide Medical School | Faculty of Health and Medical Sciences
The University of Adelaide
Adelaide SA 5005
[[alternative HTML version deleted]]
2023 Nov 03
1
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
...single new column?
Your cooperation will be highly appreciated.
Thanks in advance.
With Regards
*--------------------------------*
*Md Kamruzzaman*
*PhD **Research Fellow (**Medicine**)*
Discipline of Medicine and Centre of Research Excellence in Translating
Nutritional Science to Good Health
Adelaide Medical School | Faculty of Health and Medical Sciences
The University of Adelaide
Adelaide SA 5005
[[alternative HTML version deleted]]
[[alternative HTML version deleted]]
2024 Jan 17
1
Is there any design based two proportions z test?
...>
> Thanks in advance.
>
> With Regards
>
> *--------------------------------*
>
> *Md Kamruzzaman*
>
> *PhD **Research Fellow (**Medicine**)*
> Discipline of Medicine and Centre of Research Excellence in Translating
> Nutritional Science to Good Health
> Adelaide Medical School | Faculty of Health and Medical Sciences
> The University of Adelaide
> Adelaide SA 5005
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see...
2023 Aug 18
2
Host key verification (known_hosts) with ProxyJump/ProxyCommand
...ul.
https://sslip.io/
Otherwise, and assuming a *manageable* (mainly, enumerable) population
of remote sites, I wonder whether this approach might work, too?
Host Perth-47
HostName 172.23.45.47
ProxyJump Perth-GW
GlobalKnownHostsFile /dev/null
UserKnownHostsFile ~/.ssh/known-in-Perth
Host Adelaide-11
HostName 172.45.67.11
ProxyJump Adelaide-GW
GlobalKnownHostsFile /dev/null
UserKnownHostsFile ~/.ssh/known-in-Adelaide
(Yes, I realize that with target IPs being *potentially dynamic* per
DHCP, having known hostkeys indexed by site *and IP* might still turn
out to be bothersome.)
Kind...
2002 Jan 19
1
correlated random effects in GLMMGibbs ?
...thanks,
Patty
--
--------------------------------------------------------------------------------
Assoc Prof Patty Solomon phone: (08) 8303 3033
Department of Applied Mathematics and fax: (08) 8303 3696
Centre for the Molecular Genetics of Development
Adelaide University
Adelaide SA 5005
AUSTRALIA.
email: patty.solomon at adelaide.edu.au
http://www.maths.adelaide.edu.au/people/psolomon
--------------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help ma...
2023 Nov 03
2
I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
...single new column?
Your cooperation will be highly appreciated.
Thanks in advance.
With Regards
*--------------------------------*
*Md Kamruzzaman*
*PhD **Research Fellow (**Medicine**)*
Discipline of Medicine and Centre of Research Excellence in Translating
Nutritional Science to Good Health
Adelaide Medical School | Faculty of Health and Medical Sciences
The University of Adelaide
Adelaide SA 5005
[[alternative HTML version deleted]]
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE and more,...
2004 May 05
4
anyone know how to combine two vector with some # overlaped?
Hi, there,
Suppose I have two vector say x=c(1 2 3 4 5) and y=(2
3 6 7). Then I want to combine these two vector
together and get z=c(1 2 3 4 5 6 7) with 2 and 3 only
appear once. I want to extend this one to a general
case(say more than 100 elements in x and y and each
time I don't know which elements are the same). Do you
happen to know how to do this and which command should
use?
Thank
2019 Dec 15
4
source definition for R_NilValue/return from TYPEOF(R_NilValue)
Hello,
for reasons I want to know the return value of TYPEOF(R_NilValue), I
expect it to be NILSXP, but I can't find this documented anywhere.
Ideally, I'd like to see the source definition of R_NilValue, but after
fair bit of searching I cannot find an obviously location for this.
Would someone please point me in the right direction?
thanks
--
CRICOS provider code 00123M
2005 Mar 19
1
ANI & DNIS sent to analog FXs Port Possible
Good Day list,
Need assistance determining the best place to read up on whether
Asterisk can help me out.
I have a situation where I need to do the following
<PRI from Telco> -------
<Analog Channel Bank>------------<Proprietary Box>
|
|
|
|
|
|
<PRI Port 1 of
Digium Quad T1> <PRI Port 2 of Digium Quad T1>
|
|
|
|
|
|
2023 Nov 03
1
[EXTERNAL] RE: I need to create new variables based on two numeric variables and one dichotomize conditional category variables.
...single new column?
Your cooperation will be highly appreciated.
Thanks in advance.
With Regards
*--------------------------------*
*Md Kamruzzaman*
*PhD **Research Fellow (**Medicine**)*
Discipline of Medicine and Centre of Research Excellence in Translating
Nutritional Science to Good Health
Adelaide Medical School | Faculty of Health and Medical Sciences
The University of Adelaide
Adelaide SA 5005
[[alternative HTML version deleted]]
[[alternative HTML version deleted]]
______________________________________________
R-help at r-project.org mailing list -- To UNSUBSCRIBE an...
2004 Jun 29
2
Numbers as symbols
I want to use question numbers from my survey data
(fake data below) as markers in a scatterplot. I'm
using "as.character" to convert question numbers to
characters. However, plot truncates the 0 (zero) off
of question 10. How can I get the ending zero so I can
add questions 11 - 20?
# Sample code below
Question <- c(1,2,3,4,5,6,7,8,9,10)
Performance <-
2001 Nov 29
3
Reset trellis plot backgroud color
Hello,
I run R on Windows 2000. When I load lattice library and plot some lme class
objects, the graphic window displays a dark-green color. Graphics look ok on
the screen, but lines and points become invisible whem I send the plot to a
printer because of the background color. Are there ways to reset the
background color? Both par(bg=) and windows() do not work. Any ideas?
Richard