search for: junjun

Displaying 2 results from an estimated 2 matches for "junjun".

Did you mean: junsun
2005 Jun 11
1
AreskiCC Calling Problem
...enerated some users , added 10 dollars in them , okay , now i call any number , it asks me to enter my pin , i do , it tells me i have ten $ , right after that it says sorry you dont have enough funds for this call and hangs up. i see this in cli help me out please guys , thanks a lot!! regards ~junjun ------------------------------------------ CLI LOG START ------------------------------------------ areskicc2.php: 'agi_callerid' => '1001' areskicc2.php: 'agi_calleridname' => 'Junaid Uppal' areskicc2.php: 'agi_callingpres' => '0' ar...
2007 Mar 17
1
What function in R is to estimate the marginal denstiy from bivarate samples?
I have 10000 bivarate samples (x1, x2), and I want to estimate the marginal density of x2. I searched the R manual but couldn't find a function that can do this job. It seems "density" only works for single-variate samples. Can anybody help me with it? Thanks a lot! Best, J. Deng