Skip to content

Conversation

@Maximilian-Stefan-Ernst

No description provided.

alyst and others added 13 commits December 24, 2024 23:49
reduces code duplication;
also annotate types of ctor args
now samples(SemObsCov) returns nothing
add observed_vars(data::SemObserved)
* use SemObsMissingPattern struct to
  simplify code
* replace O(Nvars^2) common pattern detection
  with Dict{}
* don't store row-wise, store sub-matrices
  of non-missing data instead
* use StatsBase.mean_and_cov()
StatsBase.mean_and_cov() is used instead
to match the update data preparation behaviour
to specify the prefix of the generated observed_vars
if none provided could be inferred, defaults to :obs
Co-authored-by: Maximilian Ernst <34346372+Maximilian-Stefan-Ernst@users.noreply.github.com>
@alyst alyst force-pushed the enhance_data_import branch from e16d68f to 673aa2b Compare January 1, 2025 21:15
@alyst alyst deleted the branch alyst:enhance_data_import January 9, 2025 16:39
@alyst alyst closed this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants