-
Hi there,
I'm trying to use pyEmma (v2.4) to construct a Bayesian hidden Markov model to quantify the ion binding pathways, as apparently I couldn't achieve a "good" discretization based on the unl…
-
`coo.py` is getting large and unweildly. I sometimes spend a lot of time scrolling through it or finding stuff in it. I was thinking of breaking it up into smaller chunks for better maintainability.
…
-
Everything works up to the command
`pf.create_full_tear_sheet(returns, positions=positions, transactions=transactions,
live_start_date='2009-10-22', round_trips=True)`
…
hkopp updated
7 years ago
-
I suggest we consider every file except today's upload by me and the Rmd file as obsolescent and try to transfer their information into the file I just uploaded. I forgot to ask Edward how to merge fi…
-
Hello,
One of the most amazing strengths of lsmeans is that it works so seamlessly with lm, lme4, and also with Bayesian methods, such as Rstan / rstanarm.
I have been using lsmeans with Bayesian m…
-
Hi there! Great work here! I'm working on a simple project using probabilistic and bayesian analysis.. I have "**groups**" and each group contains "**buttons**". Every group contains different "button…
-
@jhpoelen @FIN-JBarile @Dengaloo
It is necessary to define minimum and maximum predator/prey size ratios for the juveniles (immature individuals) and adults (mature individuals) of the different focal…
-
# 使用指南
在开始编辑工作之前,请参考维基页面学习相关的操作方法与规范。
- [Github基础操作](https://github.com/cosname/cosx.org/wiki/Github%E5%9F%BA%E7%A1%80%E6%93%8D%E4%BD%9C)
- [文章编辑规则](https://github.com/cosname/cosx.org/wiki/%E6…
yihui updated
7 years ago
-
Just trying to run the nlts example for continuous time. The command:
using DynamicalSystems, PyPlot
ds = Systems.lorenz() # Max lyapunov is around 0.90
dt = 0.05
x = timeseries(ds, 1000.0; dt…
-
The examples look different on the current dev website, in particular the classifier comparison that's on the landing pages looks a bit odd now:
http://scikit-learn.org/dev/auto_examples/classificati…