Skip to content

check_model for multiple models? #293

Answered by bwiernik
candour23 asked this question in Q&A

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

You must be logged in to vote
6 replies
@bwiernik

@candour23

@bwiernik

@bwiernik

@candour23

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