Skip to content
This repository was archived by the owner on May 4, 2019. It is now read-only.

reorder and `reorder!' functions #178

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MaciekLeks
Copy link

Hi, I've implemented two functions to reorder the pool and the refs of a PDA object. The functions are similar in the semantic sense with R's ordered function. I've tested them with Gadlfy package and works for me.

Due to issue #167 and my private investigation I've commented line

reorder(x::PooledDataArray, y::AbstractVector...) = reorder(mean, x, y...)

@MaciekLeks MaciekLeks closed this Jan 18, 2016
@MaciekLeks MaciekLeks reopened this Jan 18, 2016
…PooledDataArray{S,R,N}(x::PooledDataArray{S,R,N}, newpool::Vector{S}))
…PooledDataArray{S,R,N}(x::PooledDataArray{S,R,N}, newpool::Vector{S}))
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant