-
hi,spthin team!
my code is folling:
thinned_dataset_full
-
I have two equivalent functions
```python
def py_myparser(data: str) -> List[Sequence[str]]:
cols = ["colA","colB","colC","colD","colE"]
rows: List[Sequence[str]] = []
reading = Fal…
-
sample_props_small often has fewer than the requested 25 elements.
The call to
`filter(scientist_work == "Doesn't benefit")`
is filtering out any replicates where there are no "Doesn't benefit"…
-
In the [original document](https://docs.google.com/document/d/1m96FOH8Dv87m3OtjBT14C969gjhcMygZmrPpx5e7A2Y/edit) we had a few ideas of potential new rules.
This issues brings them here for comment/…
-
![Screen Shot 2022-04-16 at 5.43.38 PM.png](https://raw.githubusercontent.com/nus-cs2113-AY2122S2/pe/master/files/76b74ccb-ff69-4fbf-828c-ad5ad38df5cc.png)
[original: nus-cs2113-AY2122S2/pe-inte…
-
Now that the team is well represented (but not yet defined #2) I think we should be able to tighten up the meeting format by looking at what other teams/channels are doing (ideally with input from so…
-
Some ideas for replicate designs to support, not already supported by the 'survey' package.
- Successive Differences Replication (SDR)
- Bootstraps
- Rescaled: Beaumont/Emond Extension of Rao-W…
-
```go
func (s *Scheduler) initSeed() {
time := s.now
reps := s.current.Reps
mul := s.current.Difficulty * s.current.Stability
s.parameters.seed = fmt.Sprintf("%d_%d_%f", time.Unix(), reps, mu…
-
Please consider adding the following:
1 Overdue days; if a card is overdue ( One day or 10% -- whichever is greater ),
do not count it as Leech.
Allow the user to define the Overdue l…
-
Hi Sur,
I tried to use your montecarlo function and the results are confusing.
If I used the relative abundance table as input to your function, all of my pair-wise p-values are 1:
![image](…