Displaying 4 results from an estimated 4 matches for "bilel".
Did you mean:
bilal
2009 Aug 04
2
can a key of a list be a variable
...ot;) where index is the last index (i)
l <<--c( l , list(x=vect)) --> this doesn't function, the key is named "x"
not "stepi"
If I write l <<--c( l , list(paste("step",index,sep="") =vect)), I receive
an error
Many thanks for your help
--
Bilel
--
Bilel
[[alternative HTML version deleted]]
2009 Mar 19
2
using R with java
Hi,
>
> I am a java programmer, an I want to use R from java.
> could so help me
> thanks for telling me whether I 'm using the good mailing list.
>
> thanks!!
>
>
>
--
Bilel
[[alternative HTML version deleted]]
2012 Aug 22
1
rbind in a loop with " : " elements
...){
x <- t(v[,j]^(i)*v[,1:4]^((r-(4-1)):r))
print(x)
}
}
How to reach to " x " " row bind " inside or outside (preferred) of the
loop.
To obtain at the end something like:
> x
matrix( , 12*4, 10)
Any help or advice is very welcome
Many regards
Bilel
--
View this message in context: http://r.789695.n4.nabble.com/rbind-in-a-loop-with-elements-tp4640976.html
Sent from the R help mailing list archive at Nabble.com.
2012 Jul 18
6
taylor expansions with real vectors
...)}# q:
number of lag of e1 and e2; r: order of taylor expansion
nstar <- sum(x) # N* number of total combinations
How to write f(x) in a general framework?
Quid of this framework when e1 and e2 are completed with their lags if q >
1?
Your help or advice would be greatly appreciated
Bilel
--
View this message in context: http://r.789695.n4.nabble.com/RE-taylor-expansions-with-real-vectors-tp4636886.html
Sent from the R help mailing list archive at Nabble.com.