Displaying 8 results from an estimated 8 matches for "firdaus".
2010 Nov 02
1
Libvirt and LXC
...pe='pty'>
? ? ?<target type='serial' port='0'/>
? ?</console>
?</devices>
</domain>
I dont know what the invalid arguments are...
03:07:23.718: error : lxcContainerStart:858 : Failed to run clone
container: Invalid argument
thanks
--
Mohd Izhar Firdaus Bin Ismail / KageSenshi
Inigo Consulting (FOSS/Plone Development, Training & Services)
http://www.inigo-tech.com
Fedora Malaysia Contributor & Ambassador
http://blog.kagesenshi.org
92C2 B295 B40B B3DC 6866? 5011 5BD2 584A 8A5D 7331
2009 May 30
1
Spatiotemporal correlation function
...y using Delta Kronecker products of spatial and temporal correlation matrix in R, but didn't find any delta Kronecker's operator in R. The operators in matrix such as multiplication, addition, eigen values/vector and etc is easily to find and used.
Could someone help me, please?
Cheers.
Firdaus
[[alternative HTML version deleted]]
2012 Jul 11
2
Computing inverse cdf (quantile function) from a KDE
Hello,
I wanted to know if there is a simple way of getting the inverse cdf for a
KDE estimate of a density (using the ks or KernSmooth packages) in R ?
The method I'm using now is to perform a numerical integration of the pdf
to get the cdf and then doing a search for the desired probablity value,
which is highly inefficient and very slow.
Thanks,
-fj
[[alternative HTML version deleted]]
2012 Aug 02
2
ggplot does not show in knitr
Hello,
I'm having some issues getting a ggplot figure to show up in the knitr
output, when placed in a loop.
Specifically, I have a loop inside a knitr chunk :
```{r fitting, warning=FALSE, fig.width=10, fig.height=10, fig.keep='high'}
for (t in 1:T)
{
# do a regression of tgt.vals ~ predictors and compute coeffs and
fitted values (fit.vals / fit.adj.vals)
plot(
2009 Dec 30
1
Community in each Country
Dear All,
whether there are members here who are active in the community board
CentOS in your respective countries?
I want to make Centos community in my country,Indonesia.
I expect support from all friends
Regards
Firdaus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20091231/f4c8e631/attachment.html>
2012 Aug 31
1
Histogram to KDE
Hello,
I wanted to know if there was way to convert a histogram of a data-set to a
kernel density estimate directly in R ?
Specifically, I have a histogram [bins, counts] of samples {X1 ...
XN} of a quantized variable X where there is one bin for each level of X,
and I'ld like to directly get a kde estimate of the pdf of X from the
histogram. Therefore, there is no additional quantization of
2009 Aug 30
2
setup iptables to allow forwarding through eth1
I have a fresh installed CentOS 5.3 server which should route traffic
between two networks like this:
network A (Internet) -- eth0 (default gw) : server : eth1 -- network B (LAN)
I have set in sysctl.conf
net.ipv4.ip_forward = 1
and routing works fine like this. But when I switch on the iptables
service (with default setup, configured when installing the server),
routing stops working (or at
2009 Jun 01
1
installing sn package
...er
To: r-help@r-project.org
Message-ID: <310075.84848.qm@web38305.mail.mud.yahoo.com>
Content-Type: text/plain
Hi,
Could some give some ideas on how to compute the spatiotemporal covariance matrix by a sum of Kronecker products in R. Is there any special function that can be used?
Cheers.
Firdaus
[[alternative HTML version deleted]]
------------------------------
_______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provi...