Skip to content

check_model for multiple models? #293

Answered by bwiernik
candour23 asked this question in Q&A
Discussion options

You must be logged in to vote

So once you've got your list of model objects model_list --lapply(model_list, check_model) or map(model_list, check_model) will apply the check_model function to each model in the list.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@bwiernik
Comment options

@candour23
Comment options

@bwiernik
Comment options

@bwiernik
Comment options

@candour23
Comment options

Answer selected by candour23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants