Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fscores(..., response.pattern=, ...) output #138

Closed
oguzhanogreden opened this issue Apr 9, 2018 · 2 comments
Closed

fscores(..., response.pattern=, ...) output #138

oguzhanogreden opened this issue Apr 9, 2018 · 2 comments

Comments

@oguzhanogreden
Copy link

I used the fscores(..., response.pattern=, ...) for the first time and was surprised that fscores() appends the estimates to the response pattern matrix.

Is there a certain use case this addresses? I think there are cases (e.g. standardized plots or reports) where having the estimates always on the first column is very convenient for the user.

@philchalmers
Copy link
Owner

I suppose this input should be consistent with the full.scores logical flag as well for consistency, so I'll patch it.

@philchalmers
Copy link
Owner

fscores() now accepts a append_response.pattern logical to flag this behavior (default is TRUE, giving the results you see). Set to FALSE to remove these response patterns to obtain only the scores and their SEs

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

No branches or pull requests

2 participants